Commit Graph

66 Commits (3e415aca3d904fa6fa3cbedfdc7a2bdfd7fb6d41)

Author SHA1 Message Date
Sophie Waldman 98b411a649
chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 4 months ago
Trevor Whitney f38950a02b
feat: add delete commands to logcli (#18375) 5 months ago
Robert Fratto 86c57c8616
chore: consistently use new labels.Labels API (#18490) 6 months ago
Christian Haudum b316d52612
chore(engine): Use shard information from query frontend in the new query engine (#17792) 6 months ago
Karsten Jeschkies a864f8b986
refactor(stringlabels): Support stringlabels in log.StreamPipeline (#17216) 9 months ago
Christian Haudum 1705f98a9f
chore(engine): Wire up new execution engine (#17032) 9 months ago
Trevor Whitney 23800f6100
chore: convert multi-variant queries from global to per-tenant config (#16718) 10 months ago
Aaron Delaney c56b95d298
feat: add opt-in support for ProxyFroomEnvironment in logcli (#11742) (#14950) 1 year ago
Jason Tackaberry 4d3f9f5a7b
feat(logcli): add gzip compression option (#14598) 1 year ago
Trevor Whitney 7983f94b15
feat: detected field values (#14350) 1 year ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
Christian Haudum d8cc1cea83
chore: Make dedicated iterator package (#13273) 2 years ago
Kaviraj Kanagaraj 88e545fc95
feat(cache): Add `Cache-Control: no-cache` support for Loki instant queries. (#12896) 2 years ago
Owen Diehl bc78d13d9b
feat(blooms): compute chunks once (#12664) 2 years ago
Trevor Whitney 210ea93a69
feat: add detected-fields command to logcli (#12739) 2 years ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 2 years ago
Karsten Jeschkies 5b97fcfd93
Send query plan to querier. (#11246) 2 years ago
Karsten Jeschkies 4ed3b117d2
Use newest build image 0.31.2 with golangci-lint update. (#11118) 2 years ago
Charles Korn bde65667f7
Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
Trevor Whitney 1584443216
logcli: fix volume routes, add targetLabels and aggregateByLabels (#10059) 2 years ago
Trevor Whitney 8aaf5c10a8
add stats, volume, and volume_range commands to logcli (#9966) 2 years ago
Trevor Whitney 4a56445686
Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
Ed Welch edc6b0bff7
Loki: Add a limit for the [range] value on range queries (#8343) 3 years ago
Karsten Jeschkies 94725e7908
Define `RequiredLabels` query limit. (#8851) 3 years ago
Callum Styan 9a2a038f43
Allow passing of context to query related limits functions (#8689) 3 years ago
Danny Kopping a63ad06509
Querier/Ruler: query blocker (#7785) 3 years ago
Travis Patterson af899dcc00
Retry pr (#7579) 3 years ago
李国忠 4089b73bc3
[Optimization] logql client: When logql fails to execute, return the failure information to the caller (#6671) 3 years ago
Eng Zer Jun e2842c69c5
Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
Dylan Guedes 15f8f42295
Adapt queryTimeout to be a per-tenant configuration (#6835) 3 years ago
joe miller 6d11a1507b
logcli: add --proxy-url flag for http/https proxy support (#6484) 4 years ago
Marco Cadetg 73b39a97bc
specify logcli authorization header by flag (#6164) 4 years ago
Owen Diehl 93de7a7061
renames skip -> ok in ProcessString (#6064) 4 years ago
Travis Patterson 5939d5e9d8
Query filtering in the ingester and storage (#5629) 4 years ago
Cyril Tovena 3af7b7900e
Refactor HeapIterator into Merge and Sort Iterator. (#5281) 4 years ago
Arve Knudsen a2dd731586
Chore: Add pkg/util/log package (#5187) 4 years ago
Kaviraj 5b5d469038
Support `X-Query-Tags` in LogCLI (#5145) 4 years ago
Marco Pracucci c53457feb9
Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
Kaviraj 94113ee080
Logql `stdin` support only log queries (#4606) 4 years ago
vyzigold 67b6c1aac8
logcli: Add retries to unsuccessful log queries (#3879) 5 years ago
dbluxo 88708d4b22
added support for bearer token authentication (#3749) 5 years ago
Roger Steneteg 0679e50d6a
correct logcli instant query timestamp param name (#3739) 5 years ago
Cyril Tovena f408e05ad4
Add the ability to wrap the roundtripper of the logcli client. (#3678) 5 years ago
Owen Diehl d88f3996ea
revendor compatibility: various prom+k8s+cortex (#3664) 5 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 5 years ago
Cyril Tovena 15b6235cae
Fixes step encoding in logcli. (#3325) 5 years ago
Chance Zibolski 054b8fcc91
logcli: Refactor logcli Client interface to use time.Time and time.Duration for LiveTailQueryConn method (#3271) 5 years ago
Chance Zibolski 91974e0cfe
logcli: Fix handling of logcli query using --since/--from and --tail (#3270) 5 years ago
Owen Diehl 54c0c5febb
Revendor Cortex (#2755) 5 years ago
Ed Welch 80693cae6f
Logcli: automatically batch requests (#2482) 5 years ago