Commit Graph

57 Commits (b5ac6a0258be51a6d6c3a7743e498dc40014b64b)

Author SHA1 Message Date
Trevor Whitney c6ab6b31e8
chore: remove initial metric aggregation experiment (#13729) 10 months ago
Trevor Whitney 467eb1bb1b
feat: collect and serve pre-aggregated bytes and counts (#13020) 11 months ago
Owen Diehl 9c25985b97
feat(blooms): record time spent resolving shards (#12636) 1 year ago
Cyril Tovena 491d2513e7
feat: add log patterns ingestion and query API. (#12403) 1 year ago
Travis Patterson cf04ec1320
feat: Enable warnings in Loki query responses (#12425) 1 year ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 1 year ago
Shantanu Alshi 5190dda64b
feat(detected_labels): Initial skeleton for the API (#12390) 1 year ago
Ashwanth c8c8477c93
chore(stats): add pipeline_wrapper_filtered_lines (#12399) 1 year ago
Trevor Whitney 5b4bfa54b6
feat(detected_fields): initial plumbing of new endpoint (#12385) 1 year ago
Owen Diehl a36483b731
feat(blooms): bloom integration in query planning (#12208) 1 year ago
Danny Kopping 609fdb3214
feat(querier/query-frontend): track and log congestion control latency (#12058) 1 year ago
Kaviraj Kanagaraj fac5997b18
feat: Support split align and caching for instant metric query results (#11814) 1 year ago
Ashwanth 852becf227
results cache: add new stat `query_length_served` to measure cache effectiveness (#11589) 1 year ago
Kaviraj Kanagaraj ce574485cf
feat(caching): Support caching `/series` and `/labels` query results (#11539) 1 year ago
Sandeep Sukhani 0e5da205a6
structured metadata: track usage of structured metadata in queries (#11505) 1 year ago
Karsten Jeschkies 9aae25008d
Optimize series response format by using repeated fileds. (#11498) 1 year ago
Salva Corts 10210b884c
Categorized Labels: Return empty JSON object if no parsed nor structured metadata labels (#11325) 2 years ago
Salva Corts 9be3c0863e
Support categorized labels in Tailing (#11079) 2 years ago
Salva Corts 52a3f16039
Flag categorize labels on streams response (#10419) 2 years ago
Karsten Jeschkies 9fcc42dc48
Support protobuf `QueryRequest` in querier. (#10858) 2 years ago
Vladyslav Diachenko 00a3c5b026
renamed `non indexed labels` feature to `structured metadata` (#10432) 2 years ago
Trevor Whitney a05744a385
Enable results cache for volume queries (#10403) 2 years ago
Danny Kopping c725de6035
Querier: add chunk refs fetch time to metrics (#10362) 2 years ago
Trevor Whitney a12311c5c8
Allow volume to be aggregated by label (#9988) 2 years ago
Salva Corts 3f161f5c1a
Improve observability for non-indexed labels usage (#9993) 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 15af77ba83
Remove Prometheus dependency for push pkg (#9937) 2 years ago
Salva Corts aae13c376d
Add metadata to push payload (#9694) 2 years ago
Karsten Jeschkies f5992274f4
Switch on pointer `*logproto.SeriesResponse` in JSON serialization. (#9868) 2 years ago
Karsten Jeschkies b35bbd80d6
Support content negotiation between query frontend and querier. (#9813) 2 years ago
Salva Corts 6cc581bd26
Add back cache stats for index stats requests (#9816) 2 years ago
Salva Corts b7359c5d53
Revert "Add summary stats and metrics for stats cache (#9536)" (#9721) 2 years ago
Travis Patterson db97058a84
Series volume endpoint (#9704) 2 years ago
Trevor Whitney 4a56445686
Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
Travis Patterson 065bee7e72
Label Volume Endpoint (#9588) 2 years ago
Salva Corts af287ac3eb
Add summary stats and metrics for stats cache (#9536) 2 years ago
Bryan Boreham f5872ec4d3
marshal tests: make random quantities more obvious (#9612) 2 years ago
Paul Rogers 14370bb8ce
Revert "Augment statistics.." PR 9400. (#9430) 2 years ago
Paul Rogers 1671751cbd
Augment statistics to note how many bytes are in duplicate lines due to replicas (#9400) 2 years ago
Peter Štibraný 90a1d4593e
Update Prometheus dependency (#9205) 2 years ago
Ed Welch a4eb536fb2
Loki: remove `subqueries` from metrics.go logging and replace it with separate split and shard counters (#8761) 2 years ago
Danny Kopping a4f306399a
Add store & cache download statistics (#7982) 2 years ago
Sandeep Sukhani 89d81020ce
fix lint issues from PR 7804 (#7814) 3 years ago
Karsten Jeschkies dd098bbd6d
Return error on JSON serialization error. (#7745) 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
Danny Kopping c3e92b876c
Restoring lint checks that were previously disabled (#7340) 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
Kaviraj Kanagaraj 1389857846
`metrics.go` support for metadata queries(labels and series) (#5971) 3 years ago