Commit Graph

128 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
Saya 3286e218b3
feat(logcli): Add timestamp format flag via cli argument for default output (#16672) 9 months ago
Trevor Whitney 23800f6100
chore: convert multi-variant queries from global to per-tenant config (#16718) 10 months ago
Jonathan Lange 639ac74c48
feat(logcli): Include common labels (#15611) 12 months ago
Aaron Delaney c56b95d298
feat: add opt-in support for ProxyFroomEnvironment in logcli (#11742) (#14950) 1 year ago
Dylan Guedes 9e7d2f2982
fix: logcli: Check for errors before checking for `exists` when fetching data (#14780) 1 year ago
Ed Welch 08416d4a28
chore: improve error message when can't find remote schemaconfig file (#14496) 1 year ago
Jason Tackaberry 4d3f9f5a7b
feat(logcli): add gzip compression option (#14598) 1 year ago
Cyrill Troxler bcfd0d1ad1
fix(logcli): create new tail response for every line (#14525) 1 year ago
Joao Marcal c059ace53e
feat(storage): GCS backend using thanos.io/objstore (#11132) 1 year ago
Trevor Whitney b5462b6639
chore: remove copied loop vars (#14383) 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
benclive 6a0fdd0880
feat: Add new Drain tokenizer that splits on most punctuation (#13143) 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 670041368a
chore: add more validation at startup to make sure we have a proper schema, and necessary directories are created (#12496) 2 years ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 2 years ago
Michel Hollands 4ce5fa8954
feat: update logcli so it tries to load the latest version of the schemaconfig (#11852) 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
Michel Hollands 8628b15624
Use metrics namespace for more metrics (#11025) 2 years ago
Ashwanth a118e994d8
Remove shared_store and shared_store_key_prefix from shipper and compactor (#10840) 2 years ago
Christian Haudum 2e775f3f44
chore(storage): Restructure shipper packages (#10729) 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
Vladyslav Diachenko 3c52034d63
[logcli] fixed query command that is run against user's bucket with TSDB index enabled (#9597) 3 years ago
Salva Corts 56bbb43748
Logcli - Better logging when object cannot get loaded from object store (#9194) 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
Karsten Jeschkies 2f8d771c6b
Fix logcli parallel download deadlock. (#8553) 3 years ago
Angus Dippenaar 42522d794a
logcli: Add parallel flags (#8518) 3 years ago
Karsten Jeschkies 1875a1d6d8
Fetch all entries with logcli if limit==0. (#8537) 3 years ago
Christian Haudum 2139dbf55f
[LogCLI] Load tenant-specific schema config file when using `--remote-schema` (#8413) 3 years ago
Salva Corts 7ad413e87d
Re-stablish tailing websocket connection if it's closed unexpectedly. (#8374) 3 years ago
Danny Kopping a63ad06509
Querier/Ruler: query blocker (#7785) 3 years ago
Travis Patterson af899dcc00
Retry pr (#7579) 3 years ago
Dylan Guedes f9f1eddfc5
Loki: Improve query timeouts behavior (#7230) 3 years ago
Michel Hollands 391b9cea10
Logcli: load remote schema before validation (#7258) 3 years ago
李国忠 4089b73bc3
[Optimization] logql client: When logql fails to execute, return the failure information to the caller (#6671) 3 years ago