Commit Graph

154 Commits (35510ba4eb3615da78b15934bf6355b43378f499)

Author SHA1 Message Date
Sandeep Sukhani b2d0481cbe
deletion: fix log deletion with line filters (#8151) 2 years ago
Danny Kopping ebfeba5de3
Ruler: implement rule-based and shuffle sharding (#8092) 2 years ago
Danny Kopping a183d6308e
Only print logger error when required (#8256) 2 years ago
Danny Kopping fd3d362e0c
Removing duplicated limits file and refactored references (#8210) 2 years ago
Danny Kopping 7c78d7ea44
Removing "replace" directive for line-buffered logger (#8162) 2 years ago
Danny Kopping a4f306399a
Add store & cache download statistics (#7982) 2 years ago
Karsten Jeschkies c71620ae94
Flush buffered logger on exit. (#7924) 2 years ago
Susana Ferreira f93b91bfb5
Add configuration documentation generation tool (#7916) 2 years ago
Maxim Ivanov b773a7a3cf
promtail: ratelimiting by label (#7597) 2 years ago
Robert Fratto 85392a9728
Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
Sandeep Sukhani 89d81020ce
fix lint issues from PR 7804 (#7814) 3 years ago
Danny Kopping a63ad06509
Querier/Ruler: query blocker (#7785) 3 years ago
Karsten Jeschkies dd098bbd6d
Return error on JSON serialization error. (#7745) 3 years ago
Kaviraj Kanagaraj 3a0be48975
config: Improve error message loading config with ENV variables. (#7759) 3 years ago
Karsten Jeschkies bd879498ad
Serialize query JSON response in a stream. (#7721) 3 years ago
Cyril Tovena 6aa85e318c
Improves performance of json responses (#7522) 3 years ago
Mohamed-Amine Bouqsimi 7debe7c235
Ruler: enable Loki to configure Alertmanagers per tenant (#7359) 3 years ago
Robert Fratto 2208ea7147
Update Prometheus dependency to latest release (v2.39.1) (#7425) 3 years ago
Travis Patterson c1bccac141
Results cache fix improvements (#7444) 3 years ago
Danny Kopping 33bf36aa21
Promtail: flush logs on exit (#7400) 3 years ago
Dennis Szczepanski 4e61c60296
Loki: Renames metric 'loki_log_messages_total' to 'loki_internal_log_messages_total' (#7361) 3 years ago
Danny Kopping c3e92b876c
Restoring lint checks that were previously disabled (#7340) 3 years ago
Danny Kopping 6bf5b5d8c1
Use a line-buffered logger to deamplify write syscalls (#6954) 3 years ago
Owen Diehl 2bd9c91564
Bugfix include cache generations on querier response (#7300) 3 years ago
Eng Zer Jun e2842c69c5
Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
Sandeep Sukhani 7f298ff72f
avoid using bloomfilters for chunks in stats calls by avoiding duplicates (#7209) 3 years ago
Mohamed-Amine Bouqsimi 3d4788fb51
Add ability for Ruler to remote write to multiple clients (#6823) 3 years ago
Adam eaf7f34f49
bugfix:add cases.NoLower option (#7052) 3 years ago
Adam d69d3b664c
Deprecation Fix: Replace strings.Title with cases.Title().String() (#7048) 3 years ago
Christian Haudum c12a1f4f43
feature: Add ingester handler for shutdown and forget tokens (#6179) 3 years ago
Owen Diehl 3f4a663dbe
Tsdb/index sampling endpoint (#6347) 3 years ago
Danny Kopping 36e0979cf5
Add cache usage statistics (#6317) 3 years ago
Christian Haudum 9a82f5c04a
Look up config file in default locations (#6160) 3 years ago
Dylan Guedes 440fb7d74c
Loki: Modifies TableManager to use IndexGateway ring (#5972) 3 years ago
Periklis Tsirakidis 6e9517e4b5
ruler: Add support for alertmanager header authorization (#6136) 3 years ago
Owen Diehl b45efd4c2d
TSDB shipper + WAL (#6049) 3 years ago
Kaviraj Kanagaraj 1389857846
`metrics.go` support for metadata queries(labels and series) (#5971) 3 years ago
Michel Hollands 477a0e71df
Add filter parameter to rebound so lines can be deleted by the compactor (#5879) 3 years ago
Fanis Hatzidakis e7a1b67c0a
Docs: Fix typo in 429 exceeded rate limit error message (#5944) 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
Ed Welch c158b2c5f5
Loki: Revert #4845 which changed the format of errors from the API (#5772) 3 years ago
Karsten Jeschkies 46956d0bf6
Use dskit/tenant intead of loki/pkg/tenant. (#5724) 3 years ago
Karsten Jeschkies 3d5a3936d1
Support limits in multi-tenant queries. (#5626) 3 years ago
Danny Kopping 75328872dc
Print stacktrace to stderr for easier readability (#5616) 3 years ago
Michel Hollands d8ed87d04c
Update dskit version (#5392) 3 years ago
Owen Diehl 1837c9e0b2
Experimental TSDB index (#5376) 3 years ago
Cyril Tovena 9b6f17f168
Add the total number of subqueries to query statistics (#5397) 3 years ago
Cyril Tovena bbaef790db
Add usage report into Loki. (#5361) 3 years ago
Sandeep Sukhani 0afd113c96
fix rounding of time to milliseconds (#5352) 3 years ago