Commit Graph

67 Commits (35510ba4eb3615da78b15934bf6355b43378f499)

Author SHA1 Message Date
Irina 4cd1246b88
Logproto: Extract push.proto from logproto package to the separate module (#8259) 2 years ago
Owen Diehl 07487cd89d
fixes bug with queryIngesterWithin logic in asyncStore ingester stats… (#8145) 2 years ago
Robert Fratto 85392a9728
Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
Travis Patterson c75b822fc6
Track rates per stream and per tenant (#7564) 3 years ago
Dylan Guedes da5378c927
Loki: Remove RatelimitedStream proto (#7235) 3 years ago
Travis Patterson e3e4e27c8c
Implement ingester API to return stream rates (#7176) 3 years ago
Dylan Guedes bba6c14459
Loki: Modify ingesters to return rate-limited streams to distributors (#6977) 3 years ago
Owen Diehl c340f3e202
[TSDB] disables bloom filters for tsdb index on ingesters (#6939) 3 years ago
Owen Diehl 57cec8e496
[TSDB] Ingester Index Sampling (#6852) 3 years ago
Owen Diehl f9d78e1748
[TSDB] Indexgateway Protobuf refactor (#6841) 3 years ago
Christian Simon 6c1a62d829
Ensure proto definitions are formatted [2/2] (#6000) 3 years ago
JordanRushing 1cfff09117
Implement `Series` and `Label` for MultiTenantQuerier (#5566) 3 years ago
Christian Simon ea62af58e9
Introduce a ChunkRef type as part of logproto (#5643) 3 years ago
Travis Patterson 88372c93cc
Query Filtering -- Querier (#5482) 3 years ago
Paschalis Tsilias cbd3b007cc
logproto: Add deprecated annotation to LegacySample and LegacyLabelPair (#5454) 3 years ago
Dylan Guedes a3bacd5739
Test `LegacySample` and `LegacyLabelPair` compatibility. (#5313) 3 years ago
Cyril Tovena e3b74158a5
Fixes log deduplication when mutating Labels using LogQL (#5289) 3 years ago
Dylan Guedes cf419d1cb8
Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) 3 years ago
Kaviraj Kanagaraj f5d570177a
Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
Dylan Guedes 3f496e7336
Copy `cortex/pkg/cortexpb` package dependency into Loki (#5151) 3 years ago
Marco Pracucci c53457feb9
Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
Cyril Tovena d81f757ecb
Refactor and simplify stats package. (#4712) 4 years ago
Cyril Tovena 32e55c3043
Fork cortex chunk storage into Loki. (#3842) 4 years ago
Cyril Tovena bee456737e
Shards Series API. (#3856) 4 years ago
Ed Welch a9d85de4aa
Re-license to AGPLv3 (#3630) 4 years ago
Cyril Tovena 2e14c45ceb
Logqlv2 pushes groups down to edge (#2786) 5 years ago
Sandeep Sukhani 2f7e0e50c2
rpc for querying ingesters to get chunk ids from its store (#2601) 5 years ago
Cyril Tovena 0be64fcb34
Improve metric queries by computing samples at the edges. (#2293) 5 years ago
Owen Diehl 89d80a6fc4
Feature/querysharding ii (#1927) 5 years ago
Owen Diehl e0dacd2795
removes yolostring (#2078) 5 years ago
Cyril Tovena 9988ce4b9f
Improve protobuf serialization (#2031) 5 years ago
Owen Diehl 3347871154
only fetches one chunk per series in /series (#1914) 5 years ago
Cyril Tovena 93eb4ad27c
Add statistics to query_range and instant_query API. (#1615) 5 years ago
Sandeep Sukhani c7a3ec54f1 limit for concurrent tail requests (#1562) 5 years ago
Cyril Tovena 4153740a12
Loki Query Frontend (#1442) 5 years ago
Owen Diehl dafb9d8425 Enables Series API in loki (#1419) 6 years ago
Edward Welch 20bb95f75a Removing this file used to trick dep into importing packages, the second import already exists in the logproto.pb.go file and the first import is already imported other places in our code. 6 years ago
Joe Elliott fc6c5c063f dep => go mod (#1062) 6 years ago
Edward Welch 50456f928c Revert "Updated stream json objects to be more parse friendly (#1010)" 6 years ago
Joe Elliott 6185d54320 Updated stream json objects to be more parse friendly (#1010) 6 years ago
Cyril Tovena 8f9cd97880 Improve API compatibility. 6 years ago
Cyril Tovena 7f3db9d7f0 LogQL: Vector and Range Vector Aggregation. 6 years ago
sh0rez ace5993202
chore: deploy (#836) 6 years ago
Robert Fratto d34b1f7450 ingester: support chunk transfers on ingester shutdown. 6 years ago
sh0rez 38cb093358
feat(loki): extended tailing (#764) 6 years ago
Cyril Tovena 86bc3c0518
Query label values and names are now fetched from the store. (#521) 6 years ago
Sandeep Sukhani 2a8a03795a
Improvements in live tailing of logs (#541) 6 years ago
Tom Wilkie b16da1d7c3 Parse pipelines of regex matches. 6 years ago
Cyril Tovena b8b7caa450
Promtail targets and service discovery pages (#532) 6 years ago
Cyril Tovena 8d7efddde2
switch to golangci-lint linter (#539) 6 years ago