Commit Graph

94 Commits (9d0d1084e39fdfd4a58d701b13ff755f4e5f36eb)

Author SHA1 Message Date
Bryan Boreham 77c18d9670
feat(logcli): add --log.level parameter (#19136) 3 months ago
Trevor Whitney f38950a02b
feat: add delete commands to logcli (#18375) 6 months ago
Saya 3286e218b3
feat(logcli): Add timestamp format flag via cli argument for default output (#16672) 10 months ago
Jonathan Lange 639ac74c48
feat(logcli): Include common labels (#15611) 1 year ago
renovate[bot] 37d0bb8935
fix(deps): update module gopkg.in/alecthomas/kingpin.v2 to v2.4.0 (#14970) 1 year 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
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) 3 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) 6 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