Commit Graph

2217 Commits (0fc934e4ea3ed76b995fd488a5fec3fab5a82886)

Author SHA1 Message Date
Salva Corts 2754176239
Fixes for non-indexed metadata (#10167) 2 years ago
Dylan Guedes 1221658fc5
Introduces cache to TSDB postings (#9621) 2 years ago
Mohamed-Amine Bouqsimi 2fcde18207
Fix query_timeout warning messages (#10083) 2 years ago
Salva Corts 48660d5cd5
Fix bugs in non-indexed-labels (#10142) 2 years ago
Dylan Guedes 9130c1a40d
Include stream name on error message (#10131) 2 years ago
Karsten Jeschkies fbcaa1d5d8
Lazily decode series protobuf. (#10071) 2 years ago
Arve Knudsen 7014e5ce7f
log: Use dskit/log.BufferedLogger instead of LineBufferedLogger (#10005) 2 years ago
Eng Zer Jun e455a11b49
Ruler: compare header with `strings.EqualFold` (#10103) 2 years ago
Travis Patterson 77b04b7963
Logging improvements for volume requests (#10099) 2 years ago
Ed Welch 5c29b7439f
Loki: change the prefix for the l2 chunks cache (#10097) 2 years ago
Ed Welch e97e53f1b3
Loki: add an expirmental l2 chunks cache (#10061) 2 years ago
Danny Kopping 8fa4134ef9
Update dskit (#10091) 2 years ago
Salva Corts 24fd566833
Do not send back non-indexed labels for each entry in query response (#10090) 2 years ago
Salva Corts cbb272da00
Add `_extracted` to non-indexed labels with same name as stream labels (#10082) 2 years ago
Trevor Whitney 39be4b5e6b
Only aggregate labels or series based on requested (#10076) 2 years ago
Mohamed-Amine Bouqsimi 5a7d6789b2
Fix missing alibabacloud ruler storage type (#10026) 2 years ago
Francois Gouteroux 2880b5055a
fix: parse expression error message based on record or alert (#10065) 2 years ago
Trevor Whitney 1584443216
logcli: fix volume routes, add targetLabels and aggregateByLabels (#10059) 2 years ago
Sampras Lopes 30c84cdadb
fix(compactor): fix Content-Type for `GET /loki/api/v1/delete` api (#10018) 2 years ago
Sandeep Sukhani 9b554bba8d
implementing string interning to optimize resource usage for storing and processing non-indexed labels (#10044) 2 years ago
Dylan Guedes 122313caf7
Remove redundant spans (#10055) 2 years ago
Ed Welch 23a189990c
Loki: Tweak how we handle X-Query-Tags header (#10058) 2 years ago
Travis Patterson bfd196aa66
sort sort log volumes by size (#10045) 2 years ago
Trevor Whitney 8aaf5c10a8
add stats, volume, and volume_range commands to logcli (#9966) 2 years ago
Salva Corts a0e9f1aeb5
Make naming consistent for non-Indexed labels (#10024) 2 years ago
Salva Corts 1d04cd5e31
Metadata to labels result and filtering support (#9702) 2 years ago
Christian Haudum ab3d58a265
Add initial delay before starting flush loop (#9995) 2 years ago
Trevor Whitney a12311c5c8
Allow volume to be aggregated by label (#9988) 2 years ago
Dylan Guedes d1be9d54ed
Change "tenant" to "org_id" (#10017) 2 years ago
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