Commit Graph

87 Commits (39b57ec4eac3cbdc718aacae32ab8ff4e989709b)

Author SHA1 Message Date
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
Kaviraj Kanagaraj 88e545fc95
feat(cache): Add `Cache-Control: no-cache` support for Loki instant queries. (#12896) 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
Ashwanth a118e994d8
Remove shared_store and shared_store_key_prefix from shipper and compactor (#10840) 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
ndrpnt afe8f91d0c
logcli: Allow negative filters when omitting stream selector with --stdin (#8566) 3 years ago
Angus Dippenaar 5c5b27db50
[logcli] set default instead of error for parallel-max-workers validation (#8641) 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
Kaviraj Kanagaraj cbd6ec15ce
feat(logql): Supporting prettifying LogQL expressions (#7906) 3 years ago
Travis Patterson af899dcc00
Retry pr (#7579) 3 years ago
Javad Hajiani 543b462364
Add missing environment variable names on logcli flags description (#6865) 3 years ago
Michel Hollands 527b658cc1
logcli: add flag to read remote schema configs (#6539) 4 years ago
joe miller 6d11a1507b
logcli: add --proxy-url flag for http/https proxy support (#6484) 4 years ago
Marco Cadetg aa3f06f36b
update auth header env variable usage help (#6169) 4 years ago
Marco Cadetg 73b39a97bc
specify logcli authorization header by flag (#6164) 4 years ago
Alex Tomic 3bf2efa371
logcli: Remove port from TLS server name when provided in --addr (#5477) 4 years ago
Kaviraj 5b5d469038
Support `X-Query-Tags` in LogCLI (#5145) 4 years ago
Kaviraj 94113ee080
Logql `stdin` support only log queries (#4606) 4 years ago
Mateusz Gozdek b3df9f5dfd
cmd/logcli: add --follow flag as an alias for --tail (#4203) 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
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 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
Michał Sochoń 3bb7f52f1f
Fix: Update docs for logcli (#3212) 5 years ago
Yuichi Sawada 27dddef475
Fix logcli logql document url (#2968) 5 years ago
Tom Wilkie 1c8dd3e11a
Add a few more instructions to logcli --help. (#2948) 5 years ago
Davor Kapsa fffcfa6e81
fix some misspells (#2725) 5 years ago
Ed Welch 82845e4f78
Adds --analyize-labels to logcli series command. (#2497) 5 years ago
Ed Welch 80693cae6f
Logcli: automatically batch requests (#2482) 5 years ago
Aditya C S 68568f141e
colored labels output for logcli (#2470) 5 years ago
Cyril Tovena 1e19aa4715
Add performance profile flags for logcli. (#2248) 6 years ago
Aditya C S 360d9a7f97
Support querying labels on time range in logcli (#2083) 6 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) 6 years ago
Mario Constanti 2c8251f1c9
logcli: org-id/tls-skip-verify set via env var (#1922) 6 years ago
Ben Ye 9a62deb829
Support series API in logcli (#1861) 6 years ago
Robert Fratto 8948ce1f2e
clarify logcli commands and output (#1712) 6 years ago
Cyril Tovena ba51aad551
Logcli remote storage. (#1814) 6 years ago
Aditya C S f9ff2a4b02
Add goimport local-prefixes configuration to .golangci.yml (#1710) 6 years ago
Aditya C S 636ed15c65
Fix logcli --quiet parameter parsing issue (#1682) 6 years ago
Owen Diehl 80e938c412
adds query stats and org id options in logcli (#1638) 6 years ago
Sandeep Sukhani 2ae8bb2bed
logcli: replaced GRAFANA_* with LOKI_* in logcli env vars, set default server url for logcli to localhost (#1492) 6 years ago
Peter Štibraný 49d0d0f0da Makefile changes to allow easy builds with or without vendoring. Also fixes version bug for both cases. (#1095) 6 years ago
Marco Pracucci 96237b5550 logcli: added --step support to query command (#1103) 6 years ago
sh0rez 794d7da845
feat: -version flag (#1036) 6 years ago
Joe Elliott 47637852fb Logcli: Add Support for New Query Path (#987) 6 years ago
Cyril Tovena 7f3db9d7f0 LogQL: Vector and Range Vector Aggregation. 6 years ago