Commit Graph

112 Commits (39c47e5b5a188b763b32e3e92939ccfce01d2a86)

Author SHA1 Message Date
Salva Corts 63a2442191
fix(otlp): Write protobuf status on error (#15097) 6 months ago
Matt Veitas 2d407bd308
feat: Add otlp attribute deployment.environment.name to list of default labels (#14747) 6 months ago
JordanRushing 71d4d6a8c6
fix: Keep the service_name label after discovery in push.ParseLokiRequest before calculating retention and passing to the usage tracker (#14960) 6 months ago
Vladyslav Diachenko a962edba33
feat(loki): include structured_metadata size while asserting rate limit (#14571) 7 months ago
Trevor Whitney b5462b6639
chore: remove copied loop vars (#14383) 8 months ago
Trevor Whitney 7983f94b15
feat: detected field values (#14350) 8 months ago
Trevor Whitney d7ff426646
feat: ability to log stream selectors before service name detection (#14154) 8 months ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 9 months ago
Trevor Whitney 4f962ef7af
fix: enable service detection for otlp endoint (#14036) 9 months ago
Trevor Whitney 913e9f9347
feat: aggregate byte and count metrics (#13731) 9 months ago
Trevor Whitney c6ab6b31e8
chore: remove initial metric aggregation experiment (#13729) 10 months ago
Travis Patterson 573a1848d1
chore: add service_name label earlier in the ingestion pipeline (#13702) 10 months ago
Trevor Whitney 467eb1bb1b
feat: collect and serve pre-aggregated bytes and counts (#13020) 11 months ago
Shantanu Alshi e7fdeb974a
perf: Improve Detected labels API (#12816) 1 year ago
Sven Grossmann 2b3ae48d9b
feat(detectedFields): add parser to response (#12872) 1 year ago
Owen Diehl 7bbd8b5087
feat(blooms): ingester aware bounded impl (#12840) 1 year ago
benclive 7b8533e435
feat: Add step param to Patterns Query API (#12703) 1 year ago
Trevor Whitney 210ea93a69
feat: add detected-fields command to logcli (#12739) 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 824f5aa20a
chore: fix submodule for v3 (#12438) 1 year ago
Trevor Whitney a53a0cc792
feat: return real data in detected fields endpoint (#12421) 1 year ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 1 year ago
Sandeep Sukhani b66c343383
feat: add support for discovering and adding log levels as structured metadata (#12428) 1 year ago
Shantanu Alshi 5190dda64b
feat(detected_labels): Initial skeleton for the API (#12390) 1 year ago
Anton Kolesnikov cc941fe42a
chore: refactor line filter MatchType (#12388) 1 year ago
Trevor Whitney 5b4bfa54b6
feat(detected_fields): initial plumbing of new endpoint (#12385) 1 year ago
Karsten Jeschkies 016daa51d5
fix: Track all OTLP metadata bytes in usage tracker. (#12376) 1 year ago
Owen Diehl a36483b731
feat(blooms): bloom integration in query planning (#12208) 1 year ago
Karsten Jeschkies 243e6f813a
refactor: Pass context to usage tracker. (#12272) 1 year ago
Paulin Todev d54e0871d4
chore(deps): Update Prometheus in Loki and Promtail (#12245) 1 year ago
Travis Patterson 1331dc5bdf
fix: add metadata resource and source attrs to stats (#12201) 1 year ago
Sandeep Sukhani 8b9d8b0226
feat: Make list of otel blessed attributes configurable (#12180) 1 year ago
Travis Patterson b0478e61c8
feat: add the ability to inject log parsers to the distributor (#12029) 1 year ago
Karsten Jeschkies 6578a00481
feat: Support usage trackers for received and discarded bytes. (#11840) 1 year ago
Paul Rogers 472496feb7
Parse JSON String arrays properly so string elements can be retrieved (#11921) 1 year ago
Sandeep Sukhani c350641a64
otlp: add docs for per tenant otlp config (#11849) 1 year ago
Sandeep Sukhani 7a04da852a
otlp: fix otlp service.name check when no resource attributes are defined (#11837) 1 year ago
Sandeep Sukhani e625d7f1ca
otel: add support for per tenant configuration for mapping otlp data to loki format (#11143) 1 year ago
Karsten Jeschkies f67fff3eb2
Approximate `quantile_over_time` (#10417) 1 year 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) 2 years ago
Trevor Whitney a12311c5c8
Allow volume to be aggregated by label (#9988) 2 years ago