Commit Graph

104 Commits (bbbd82bc73322d662ba81efeda3884efcdc09708)

Author SHA1 Message Date
Trevor Whitney 4f962ef7af
fix: enable service detection for otlp endoint (#14036) 1 year ago
Trevor Whitney 913e9f9347
feat: aggregate byte and count metrics (#13731) 1 year ago
Trevor Whitney c6ab6b31e8
chore: remove initial metric aggregation experiment (#13729) 1 year ago
Travis Patterson 573a1848d1
chore: add service_name label earlier in the ingestion pipeline (#13702) 1 year ago
Trevor Whitney 467eb1bb1b
feat: collect and serve pre-aggregated bytes and counts (#13020) 2 years ago
Shantanu Alshi e7fdeb974a
perf: Improve Detected labels API (#12816) 2 years ago
Sven Grossmann 2b3ae48d9b
feat(detectedFields): add parser to response (#12872) 2 years ago
Owen Diehl 7bbd8b5087
feat(blooms): ingester aware bounded impl (#12840) 2 years ago
benclive 7b8533e435
feat: Add step param to Patterns Query API (#12703) 2 years ago
Trevor Whitney 210ea93a69
feat: add detected-fields command to logcli (#12739) 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 824f5aa20a
chore: fix submodule for v3 (#12438) 2 years ago
Trevor Whitney a53a0cc792
feat: return real data in detected fields endpoint (#12421) 2 years ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 2 years ago
Sandeep Sukhani b66c343383
feat: add support for discovering and adding log levels as structured metadata (#12428) 2 years ago
Shantanu Alshi 5190dda64b
feat(detected_labels): Initial skeleton for the API (#12390) 2 years ago
Anton Kolesnikov cc941fe42a
chore: refactor line filter MatchType (#12388) 2 years ago
Trevor Whitney 5b4bfa54b6
feat(detected_fields): initial plumbing of new endpoint (#12385) 2 years ago
Karsten Jeschkies 016daa51d5
fix: Track all OTLP metadata bytes in usage tracker. (#12376) 2 years ago
Owen Diehl a36483b731
feat(blooms): bloom integration in query planning (#12208) 2 years ago
Karsten Jeschkies 243e6f813a
refactor: Pass context to usage tracker. (#12272) 2 years ago
Paulin Todev d54e0871d4
chore(deps): Update Prometheus in Loki and Promtail (#12245) 2 years ago
Travis Patterson 1331dc5bdf
fix: add metadata resource and source attrs to stats (#12201) 2 years ago
Sandeep Sukhani 8b9d8b0226
feat: Make list of otel blessed attributes configurable (#12180) 2 years ago
Travis Patterson b0478e61c8
feat: add the ability to inject log parsers to the distributor (#12029) 2 years ago
Karsten Jeschkies 6578a00481
feat: Support usage trackers for received and discarded bytes. (#11840) 2 years ago
Paul Rogers 472496feb7
Parse JSON String arrays properly so string elements can be retrieved (#11921) 2 years ago
Sandeep Sukhani c350641a64
otlp: add docs for per tenant otlp config (#11849) 2 years ago
Sandeep Sukhani 7a04da852a
otlp: fix otlp service.name check when no resource attributes are defined (#11837) 2 years ago
Sandeep Sukhani e625d7f1ca
otel: add support for per tenant configuration for mapping otlp data to loki format (#11143) 2 years ago
Karsten Jeschkies f67fff3eb2
Approximate `quantile_over_time` (#10417) 2 years ago
Karsten Jeschkies 4ed3b117d2
Use newest build image 0.31.2 with golangci-lint update. (#11118) 2 years ago
Michel Hollands 8628b15624
Use metrics namespace for more metrics (#11025) 2 years ago
Salva Corts 52a3f16039
Flag categorize labels on streams response (#10419) 2 years ago
Sandeep Sukhani 6069df8f7d
ingestion: native otlp ingestion support (#10727) 2 years ago
Karsten Jeschkies 9fcc42dc48
Support protobuf `QueryRequest` in querier. (#10858) 2 years ago
Salva Corts 5ab9515020
Fix regression when parsing numbers in Push request (#10550) 2 years ago
Vladyslav Diachenko 00a3c5b026
renamed `non indexed labels` feature to `structured metadata` (#10432) 2 years ago
Owen Diehl f53498c4aa
allows filter-only matchers in series endpoint (#10269) 2 years ago
Salva Corts a0e9f1aeb5
Make naming consistent for non-Indexed labels (#10024) 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
Salva Corts 88c17ed7ab
Include entry metadata bytes in metrics tracking ingestion stats (#9808) 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
Trevor Whitney 9e19ff006c
Add targetLabels to SeriesVolume requests (#9878) 3 years ago
Trevor Whitney d4cfbaac4f
Implement series volume range queries (#9812) 3 years ago
Dylan Guedes c0d9a2b4ba
Log push failures per-entry instead of in batches (#9720) 3 years ago
Travis Patterson db97058a84
Series volume endpoint (#9704) 3 years ago