Commit Graph

41 Commits (9f301cf87d39bc6876448441854ec75d70f5a3d6)

Author SHA1 Message Date
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
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
Cyril Tovena 490c19e38c
Deprecate max_look_back_period in the chunk storage. (#3677) 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
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
Thibault Deutsch 2bbf4b21c3
logcli: support --include-label when not using --tail (#3229) 4 years ago
Cyril Tovena a5cb38d54c
Fixes unmarshalling of tailing responses. (#3237) 4 years ago
Cyril Tovena 61ba02e2c4
Limit series for metric queries. (#2903) 5 years ago
Keith Byrne 5793c4964e
Configuration: Support environment expansion in configuration (#2837) 5 years ago
Cyril Tovena 62272cdaa1
Fixes all lint errors. (#2768) 5 years ago
Davor Kapsa fffcfa6e81
fix some misspells (#2725) 5 years ago
Sandeep Sukhani 2f7e0e50c2
rpc for querying ingesters to get chunk ids from its store (#2601) 5 years ago
Sandeep Sukhani 501f93fa92
revendor cortex to latest master (#2543) 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
Owen Diehl 05e0e91d6e
Fix/promtail yaml config (#2471) 5 years ago
Owen Diehl 7530bf6def
avoid mutating config while parsing -config.file (#2392) 5 years ago
Cyril Tovena 0be64fcb34
Improve metric queries by computing samples at the edges. (#2293) 5 years ago
Cyril Tovena 4c8199ec21
Validate local storage config for the logcli (#2126) 5 years ago
Peter Štibraný e4a5360586
Update vendored Cortex to master (1.1+) (#2149) 5 years ago
Owen Diehl 89d80a6fc4
Feature/querysharding ii (#1927) 5 years ago
Josh Soref 0d9cf4946a
Spelling (#2014) 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
Sandeep Sukhani 21d4ca41e2
make boltdb shipper singleton and some other minor refactoring (#1995) 5 years ago
Cyril Tovena ba51aad551
Logcli remote storage. (#1814) 5 years ago
Ed Welch 3abee7829d
Log the full stats and send to stderr instead of stdout (#1808) 5 years ago
Aditya C S f9ff2a4b02
Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
Owen Diehl db6fd7e779
api support for scalars (#1704) 5 years ago
Cyril Tovena 24d9956653
This improves the log ouput for statistics in the logcli. (#1644) 5 years ago
Owen Diehl 80e938c412
adds query stats and org id options in logcli (#1638) 5 years ago
Beorn Facchini 88681a9974 Read websocket close in tail handler (#1383) 5 years ago
Cyril Tovena b34c2b0bd3
Move to jsoniter instead of default json package (#1249) 6 years ago
Marco Pracucci 96237b5550 logcli: added --step support to query command (#1103) 6 years ago
Joe Elliott 9614b021d1 Loki HTTP/JSON Model Layer (#1022) 6 years ago
polar3130 330d1a6fc0 Fix a link to correct doc and fix a typo (#1014) 6 years ago
Joe Elliott 47637852fb Logcli: Add Support for New Query Path (#987) 6 years ago