Commit Graph

96 Commits (0fc934e4ea3ed76b995fd488a5fec3fab5a82886)

Author SHA1 Message Date
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) 2 years ago
Vladyslav Diachenko 3c52034d63
[logcli] fixed query command that is run against user's bucket with TSDB index enabled (#9597) 2 years ago
Salva Corts 56bbb43748
Logcli - Better logging when object cannot get loaded from object store (#9194) 2 years ago
Ed Welch edc6b0bff7
Loki: Add a limit for the [range] value on range queries (#8343) 2 years ago
Karsten Jeschkies 94725e7908
Define `RequiredLabels` query limit. (#8851) 2 years ago
Callum Styan 9a2a038f43
Allow passing of context to query related limits functions (#8689) 2 years ago
Karsten Jeschkies 2f8d771c6b
Fix logcli parallel download deadlock. (#8553) 2 years ago
Angus Dippenaar 42522d794a
logcli: Add parallel flags (#8518) 2 years ago
Karsten Jeschkies 1875a1d6d8
Fetch all entries with logcli if limit==0. (#8537) 2 years ago
Christian Haudum 2139dbf55f
[LogCLI] Load tenant-specific schema config file when using `--remote-schema` (#8413) 2 years ago
Salva Corts 7ad413e87d
Re-stablish tailing websocket connection if it's closed unexpectedly. (#8374) 2 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
Eng Zer Jun e2842c69c5
Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
Mohamed-Amine Bouqsimi 3d4788fb51
Add ability for Ruler to remote write to multiple clients (#6823) 3 years ago
Dylan Guedes 15f8f42295
Adapt queryTimeout to be a per-tenant configuration (#6835) 3 years ago
Michel Hollands 527b658cc1
logcli: add flag to read remote schema configs (#6539) 3 years ago
joe miller 6d11a1507b
logcli: add --proxy-url flag for http/https proxy support (#6484) 3 years ago
Ed Welch b5f0557e79
fix boltdb shipper local query in logcli and support `fake` tenant (#6282) 3 years ago
Sandeep Sukhani 6ac955cc7d
make boltdb-shipper use the generic indexshipper for managing index in object storage (#6226) 3 years ago
Marco Cadetg 73b39a97bc
specify logcli authorization header by flag (#6164) 3 years ago
Owen Diehl 93de7a7061
renames skip -> ok in ProcessString (#6064) 3 years ago
Dylan Guedes 162e82ebfb
Use quiet flag in logcli tail.go. (#6033) 3 years ago
Travis Patterson 5939d5e9d8
Query filtering in the ingester and storage (#5629) 3 years ago
Cyril Tovena 8f02495453
Refactoring of the Loki storage (#5833) 3 years ago
Cyril Tovena 3af7b7900e
Refactor HeapIterator into Merge and Sort Iterator. (#5281) 3 years ago
Callum Styan bfef7bad44
Start refactor of storage (chunks) clients metrics into structs (#5057) 3 years ago
Arve Knudsen a2dd731586
Chore: Add pkg/util/log package (#5187) 3 years ago
Kaviraj 5b5d469038
Support `X-Query-Tags` in LogCLI (#5145) 3 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
Cyril Tovena 206956f767
Allow to run local boltdb queries with logcli. (#4303) 4 years ago
Cyril Tovena 32e55c3043
Fork cortex chunk storage into Loki. (#3842) 4 years ago
vyzigold 67b6c1aac8
logcli: Add retries to unsuccessful log queries (#3879) 4 years ago
dbluxo 88708d4b22
added support for bearer token authentication (#3749) 4 years ago
Roger Steneteg 0679e50d6a
correct logcli instant query timestamp param name (#3739) 4 years ago
Cyril Tovena f408e05ad4
Add the ability to wrap the roundtripper of the logcli client. (#3678) 4 years ago
Cyril Tovena 490c19e38c
Deprecate max_look_back_period in the chunk storage. (#3677) 4 years ago
Owen Diehl d88f3996ea
revendor compatibility: various prom+k8s+cortex (#3664) 4 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 4 years ago
Cyril Tovena b11d2effe2
Fixes a bug in MatrixStepper when sharding queries. (#3550) 4 years ago
Owen Diehl 306cc72438
Revendor/cortex (#3446) 4 years ago
Cyril Tovena 15b6235cae
Fixes step encoding in logcli. (#3325) 4 years ago
Jacob Lisi 923671a17e
chore: update cortex to latest and fix refs (#3295) 4 years ago
Chance Zibolski 054b8fcc91
logcli: Refactor logcli Client interface to use time.Time and time.Duration for LiveTailQueryConn method (#3271) 4 years ago