Commit Graph

132 Commits (6e2b7d25898f321bfd6f94de05d6ce934c785da9)

Author SHA1 Message Date
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) 4 years ago
Owen Diehl 3f4a663dbe
Tsdb/index sampling endpoint (#6347) 4 years ago
Danny Kopping 36e0979cf5
Add cache usage statistics (#6317) 4 years ago
Christian Haudum 9a82f5c04a
Look up config file in default locations (#6160) 4 years ago
Dylan Guedes 440fb7d74c
Loki: Modifies TableManager to use IndexGateway ring (#5972) 4 years ago
Periklis Tsirakidis 6e9517e4b5
ruler: Add support for alertmanager header authorization (#6136) 4 years ago
Owen Diehl b45efd4c2d
TSDB shipper + WAL (#6049) 4 years ago
Kaviraj Kanagaraj 1389857846
`metrics.go` support for metadata queries(labels and series) (#5971) 4 years ago
Michel Hollands 477a0e71df
Add filter parameter to rebound so lines can be deleted by the compactor (#5879) 4 years ago
Fanis Hatzidakis e7a1b67c0a
Docs: Fix typo in 429 exceeded rate limit error message (#5944) 4 years ago
Travis Patterson 5939d5e9d8
Query filtering in the ingester and storage (#5629) 4 years ago
Cyril Tovena 8f02495453
Refactoring of the Loki storage (#5833) 4 years ago
Ed Welch c158b2c5f5
Loki: Revert #4845 which changed the format of errors from the API (#5772) 4 years ago
Karsten Jeschkies 46956d0bf6
Use dskit/tenant intead of loki/pkg/tenant. (#5724) 4 years ago
Karsten Jeschkies 3d5a3936d1
Support limits in multi-tenant queries. (#5626) 4 years ago
Danny Kopping 75328872dc
Print stacktrace to stderr for easier readability (#5616) 4 years ago
Michel Hollands d8ed87d04c
Update dskit version (#5392) 4 years ago
Owen Diehl 1837c9e0b2
Experimental TSDB index (#5376) 4 years ago
Cyril Tovena 9b6f17f168
Add the total number of subqueries to query statistics (#5397) 4 years ago
Cyril Tovena bbaef790db
Add usage report into Loki. (#5361) 4 years ago
Sandeep Sukhani 0afd113c96
fix rounding of time to milliseconds (#5352) 4 years ago
Vladyslav Diachenko d4a4728933
changed logic to respond with '500 Internal Server Error' if rpc error with code 'Cancelled' happened. it's made to allow loki to retry the request to the querier instead of returning '499 The request was cancelled by the client.' back to the client. (#5297) 4 years ago
Travis Patterson 1925d77f65
cleanup: consolidate util strings contain functions (#5304) 4 years ago
Dylan Guedes cf419d1cb8
Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) 4 years ago
Dylan Guedes ad3c8d07b7
Cleanup `util/validation` code. (#5285) 4 years ago
Kaviraj Kanagaraj f083aab09d
Remove `cortexpb` dependency from Loki packages. Use only `logproto` now. (#5264) 4 years ago
Kaviraj Kanagaraj f5d570177a
Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
Dylan Guedes 4a70f8ec84
Copy `cortex/pkg/ingester/client` package dependency into Loki (#5164) 4 years ago
Arve Knudsen a2dd731586
Chore: Add pkg/util/log package (#5187) 4 years ago
Dylan Guedes fb457e5fc6
Copy `cortex/pkg/querier` package dependency into Loki (#5122) 4 years ago
Susana Ferreira 191a8a6f9d
Store metrics queueTime in seconds (#5052) 4 years ago
Kaviraj cecadf2a18
Chore: Remove `cortex/util/test` dependency (#5050) 4 years ago
Kaviraj ac6e092f3c
Remove `cortex/pkg/util/extract` dependency from Loki (#5049) 4 years ago
Kaviraj 14afb13d36
Chore: Copy `cortex/util/math` into Loki (#5036) 4 years ago
Susana Ferreira 82f8f3c1e5
Log time in queue per request (#4949) 4 years ago
Kaviraj fe1d28a545
Chore: use `spanlogger` from `dskit` (#5029) 4 years ago
Dylan Guedes 98ecfefd89
Add distributor ring page (#4938) 4 years ago
Kaviraj fb8df0e723
Copy `cortex/util/fakeauth` package dependency into Loki (#4956) 4 years ago
Christian Haudum e573a4d1a2
Change error responses from plain text to JSON (#4845) 4 years ago
Marco Pracucci 2b0d020146
Refactor pkg/util/server to avoid cortexpb import in downstream projects vendoring logql (#4833) 4 years ago
Marco Pracucci c53457feb9
Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
Kaviraj 1b63331e3d
Add support for `X-Query-Tags` (#4814) 4 years ago
Cyril Tovena d81f757ecb
Refactor and simplify stats package. (#4712) 4 years ago