Commit Graph

43 Commits (94725e79084aff513b39d9aa42fafa45d6dfe706)

Author SHA1 Message Date
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
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) 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
Travis Patterson 5939d5e9d8
Query filtering in the ingester and storage (#5629) 3 years ago
Cyril Tovena 3af7b7900e
Refactor HeapIterator into Merge and Sort Iterator. (#5281) 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
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
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 15b6235cae
Fixes step encoding in logcli. (#3325) 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
Chance Zibolski 91974e0cfe
logcli: Fix handling of logcli query using --since/--from and --tail (#3270) 4 years ago
Owen Diehl 54c0c5febb
Revendor Cortex (#2755) 5 years ago
Ed Welch 80693cae6f
Logcli: automatically batch requests (#2482) 5 years ago
Calle Pettersson baa264392b
Set user agent on outgoing http requests (#2242) 5 years ago
Aditya C S 360d9a7f97
Support querying labels on time range in logcli (#2083) 5 years ago
Peter Štibraný 4906fb2065
logcli: Query needs to be stored into url.RawQuery, and not url.Path (#2027) 5 years ago
Cyril Tovena d70fc0e45f
Improve URL building in the logcli to strip trailing /. (#2000) 5 years ago
Ed Welch c7a1a1fb2e
Loki: Adds an `interval` paramater to query_range queries allowing a sampling of events to be returned based on the provided interval (#1965) 5 years ago
Ben Ye 9a62deb829
Support series API in logcli (#1861) 5 years ago
Christian Schlotter 57023e00cb
logcli client: use OrgID in LiveTail (#1850) 5 years ago
Aditya C S f9ff2a4b02
Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
Owen Diehl 80e938c412
adds query stats and org id options in logcli (#1638) 5 years ago
Edward Welch ea5eec2abf respond to label queries at `loki/api/v1/labels` instead of `loki/api/v1/label` 6 years ago
Cyril Tovena b34c2b0bd3
Move to jsoniter instead of default json package (#1249) 6 years ago
Marco Pracucci 0e718c2275 logcli: introduced QueryStringBuilder utility to clean up query string encoding (#1115) 6 years ago
Marco Pracucci 96237b5550 logcli: added --step support to query command (#1103) 6 years ago
Joe Elliott fc6c5c063f dep => go mod (#1062) 6 years ago
Joe Elliott 9614b021d1 Loki HTTP/JSON Model Layer (#1022) 6 years ago
Joe Elliott 47637852fb Logcli: Add Support for New Query Path (#987) 6 years ago