Commit Graph

69 Commits (3e415aca3d904fa6fa3cbedfdc7a2bdfd7fb6d41)

Author SHA1 Message Date
Robert Fratto aa66baec97
chore(logqlmodel/stats): print new engine summary in metrics.go (#19052) 8 months ago
Robert Fratto 515ebea4f2
chore(dataobj): track total download time of page metadata/data (#18896) 9 months ago
Robert Fratto 86c57c8616
chore: consistently use new labels.Labels API (#18490) 10 months ago
Karsten Jeschkies c2573fea5a
refactor(stringlabels): Support stringlabels in util, engine and logql. (#17998) 11 months ago
Trevor Whitney fd7321c88b
feat: persist patterns as aggregated metrics (#17737) 11 months ago
benclive 9e68fb01f4
feat(dataobj): Add query stats collection to the dataobj readers (#17128) 1 year ago
Artur Melanchyk 3d9e9d95f4
fix(util): specify map len (#15831) 1 year ago
Paul Rogers f2c2a22bdc
chore: Preparation for incoming static code analysis CI check (#15164) 1 year ago
Christian Haudum 0760095a3e
chore: Add bool to metrics.go log line whether query used bloom filters (#14645) 2 years ago
Callum Styan f411a0795a
fix: fix bug in query result marshaling for invalid utf8 characters (#14585) 2 years ago
Trevor Whitney b5462b6639
chore: remove copied loop vars (#14383) 2 years ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 2 years ago
Trevor Whitney c6ab6b31e8
chore: remove initial metric aggregation experiment (#13729) 2 years ago
Trevor Whitney 467eb1bb1b
feat: collect and serve pre-aggregated bytes and counts (#13020) 2 years ago
Owen Diehl 9c25985b97
feat(blooms): record time spent resolving shards (#12636) 2 years ago
Cyril Tovena 491d2513e7
feat: add log patterns ingestion and query API. (#12403) 2 years ago
Travis Patterson cf04ec1320
feat: Enable warnings in Loki query responses (#12425) 2 years ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 2 years ago
Shantanu Alshi 5190dda64b
feat(detected_labels): Initial skeleton for the API (#12390) 2 years ago
Ashwanth c8c8477c93
chore(stats): add pipeline_wrapper_filtered_lines (#12399) 2 years ago
Trevor Whitney 5b4bfa54b6
feat(detected_fields): initial plumbing of new endpoint (#12385) 2 years ago
Owen Diehl a36483b731
feat(blooms): bloom integration in query planning (#12208) 2 years ago
Danny Kopping 609fdb3214
feat(querier/query-frontend): track and log congestion control latency (#12058) 2 years ago
Kaviraj Kanagaraj fac5997b18
feat: Support split align and caching for instant metric query results (#11814) 2 years ago
Ashwanth 852becf227
results cache: add new stat `query_length_served` to measure cache effectiveness (#11589) 2 years ago
Kaviraj Kanagaraj ce574485cf
feat(caching): Support caching `/series` and `/labels` query results (#11539) 2 years ago
Sandeep Sukhani 0e5da205a6
structured metadata: track usage of structured metadata in queries (#11505) 2 years ago
Karsten Jeschkies 9aae25008d
Optimize series response format by using repeated fileds. (#11498) 2 years 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) 3 years ago
Salva Corts 52a3f16039
Flag categorize labels on streams response (#10419) 3 years ago
Karsten Jeschkies 9fcc42dc48
Support protobuf `QueryRequest` in querier. (#10858) 3 years ago
Vladyslav Diachenko 00a3c5b026
renamed `non indexed labels` feature to `structured metadata` (#10432) 3 years ago
Trevor Whitney a05744a385
Enable results cache for volume queries (#10403) 3 years ago
Danny Kopping c725de6035
Querier: add chunk refs fetch time to metrics (#10362) 3 years ago
Trevor Whitney a12311c5c8
Allow volume to be aggregated by label (#9988) 3 years ago
Salva Corts 3f161f5c1a
Improve observability for non-indexed labels usage (#9993) 3 years ago
Ed Welch fa6f9c638a
Loki: add 'post_filter_lines' stat for tracking how many lines are match a queries filter expression(s) (#9983) 3 years ago
Salva Corts 15af77ba83
Remove Prometheus dependency for push pkg (#9937) 3 years ago
Salva Corts aae13c376d
Add metadata to push payload (#9694) 3 years ago
Karsten Jeschkies f5992274f4
Switch on pointer `*logproto.SeriesResponse` in JSON serialization. (#9868) 3 years ago
Karsten Jeschkies b35bbd80d6
Support content negotiation between query frontend and querier. (#9813) 3 years ago
Salva Corts 6cc581bd26
Add back cache stats for index stats requests (#9816) 3 years ago
Salva Corts b7359c5d53
Revert "Add summary stats and metrics for stats cache (#9536)" (#9721) 3 years ago
Travis Patterson db97058a84
Series volume endpoint (#9704) 3 years ago
Trevor Whitney 4a56445686
Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
Travis Patterson 065bee7e72
Label Volume Endpoint (#9588) 3 years ago
Salva Corts af287ac3eb
Add summary stats and metrics for stats cache (#9536) 3 years ago
Bryan Boreham f5872ec4d3
marshal tests: make random quantities more obvious (#9612) 3 years ago
Paul Rogers 14370bb8ce
Revert "Augment statistics.." PR 9400. (#9430) 3 years ago