Commit Graph

2288 Commits (46813867758729df3e18763ad7366f141291f3c9)

Author SHA1 Message Date
Salva Corts 7e248e1e90
Support non-indexed labels in WAL (#10011) 2 years ago
Salva Corts 3f161f5c1a
Improve observability for non-indexed labels usage (#9993) 2 years ago
Karsten Jeschkies efac690328
Use series hash to identify uniques in merge. (#9985) 2 years ago
Trevor Whitney ae4cd27d83
add sharded to querystats bytes processed (#9934) 2 years ago
Ed Welch fa6f9c638a
Loki: add 'post_filter_lines' stat for tracking how many lines are match a queries filter expression(s) (#9983) 2 years ago
Salva Corts 78aad0b805
Fix buffered iterator (#9976) 2 years ago
Ed Welch 6d2b3e8b76
Loki: Fix a merge error when getting rules from sharded rulers using the `/prometheus/api/v1/rules` endpoint (#9973) 2 years ago
Salva Corts ce91076dd4
Add non-indexed metadata to chunks (#9700) 2 years ago
Salva Corts 88c17ed7ab
Include entry metadata bytes in metrics tracking ingestion stats (#9808) 2 years ago
Salva Corts 15af77ba83
Remove Prometheus dependency for push pkg (#9937) 2 years ago
Vladyslav Diachenko be1a9c4ec5
Revert "updated to the latest version of dskit" (#9953) 2 years ago
Travis Patterson 23e59fa4a9
reset pipeline caches when tailing rather than making a new pipeline (#9949) 2 years ago
Travis Patterson 6dc722bc9f
correctly handle unpack when reordering stages (#9936) 2 years ago
Trevor Whitney 9e22a89bcb
Call FetchChunks in parallel from series index store (#9935) 2 years ago
Dylan Guedes 9ed7fa9df4
WriteFailures: Add metrics to increase monitoring (#9904) 2 years ago
Karsten Jeschkies a09cb07e98
Define protobufs for topk and cms. (#9933) 2 years ago
Christian Haudum db38b7bccc
Remove unused fallback in index gateway client store (#9916) 2 years ago
Callum Styan 4d3b15ae89
Implement probabilistic topk via count min sketch and min heap (#9882) 2 years ago
Karsten Jeschkies c2c5249676
Remove goroutines from limiter middleware. (#9923) 2 years ago
Salva Corts aae13c376d
Add metadata to push payload (#9694) 2 years ago
Christian Haudum 90fc5109dd
Remove unused package pkg/prom1 (#9927) 2 years ago
Vladyslav Diachenko 3243676f4c
updated to the latest version of dskit (#9920) 2 years ago
Trevor Whitney 9e19ff006c
Add targetLabels to SeriesVolume requests (#9878) 2 years ago
Trevor Whitney 5a570cb921
Query ingesters for SeriesVolume in single binary (#9888) 2 years ago
Travis Patterson cb2b3ca9ea
Add limit to the series volume endpoint (#9833) 2 years ago
Travis Patterson e2e695e8cd
Get basic statistics from series volume requests (#9832) 2 years ago
dependabot[bot] 9ee918d359
Bump google.golang.org/grpc from 1.52.0 to 1.53.0 in /pkg/push (#9871) 2 years ago
Karsten Jeschkies f5992274f4
Switch on pointer `*logproto.SeriesResponse` in JSON serialization. (#9868) 2 years ago
Dylan Guedes bc0069756e
Queriers: Stop emitting spans for every objectstorage call (#9857) 2 years ago
Karsten Jeschkies 9393f3f11a
Test querier handlers reponse format. (#9854) 2 years ago
Sandeep Sukhani 7cbfdb5d6d
cache: fix a mistake in returning cached error in the index list cache (#9853) 2 years ago
Sandeep Sukhani e089b4b60d
address feedback on pr 9798 (#9842) 2 years ago
Hamish Forbes d0baa40df3
Only modify identical timestamps when increment-duplicate-timestamps enabled (#9437) 2 years ago
Sandeep Sukhani 2ed3c15c22
index: allow refreshing index file names cache for specific tables (#9798) 2 years ago
Karsten Jeschkies b35bbd80d6
Support content negotiation between query frontend and querier. (#9813) 2 years ago
cui fliter 4b53909ccf
all: remove repetitive the (#9823) 2 years ago
Owen Diehl b251a10234
uses lowercase standard for logging and adds total bytes to shard res… (#9828) 2 years ago
Karsten Jeschkies 125e168a91
Replace flaky server for log level handler test. (#9822) 2 years ago
Dylan Guedes 1d20fdbf57
LogPushFailures: Log the tenant id (#9819) 2 years ago
Trevor Whitney d4cfbaac4f
Implement series volume range queries (#9812) 2 years ago
Salva Corts 6cc581bd26
Add back cache stats for index stats requests (#9816) 2 years ago
Ashwanth f9fc1df4c0
logfmt: add --strict flag to enable strict parsing, perform nostrict parsing by default (#9626) 2 years ago
Dylan Guedes dc5d458c14
Failures logging: avoid logging generic errors (#9796) 2 years ago
Salva Corts 08e505dd50
Return all errors for a failed push request (#9807) 2 years ago
Owen Diehl e2a63e582c
adds tsdb-max-bytes-per-shard limit (#9811) 2 years ago
Christian Haudum a65c99d9bf
Add per-tenant request counter metric to index gateway server (#9797) 2 years ago
Travis Patterson 8ca035ffbf
Log Volume: Do the prometheus-format conversion in dedicated middleware (#9776) 2 years ago
Bryan Boreham 6928aac776
loser tree: allow sequences to contain maxVal (#9057) 2 years ago
Ryo Shindo ed0d15a6bf
loki: enable PathPrefix for queryHandler endpoints (#8406) 2 years ago
Sandeep Sukhani 3e1f2fc273
caching: do not try to fill the gap in log results cache when the new query interval does not overlap the cached query interval (#9757) 2 years ago