Commit Graph

150 Commits (3e415aca3d904fa6fa3cbedfdc7a2bdfd7fb6d41)

Author SHA1 Message Date
Stas Spiridonov a6d4935c88
fix: Fix push stats calculation (#19319) 7 months ago
Sophie Waldman 98b411a649
chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 7 months ago
Shantanu Alshi 4dfef8fc15
chore(otlp): Add support for zstd and lz4 content-encodings for OTLP logs (#18842) 8 months ago
Arve Knudsen 09d831ea85
chore: upgrade Prometheus to 208187eaa19b (#18756) 9 months ago
Robert Fratto 86c57c8616
chore: consistently use new labels.Labels API (#18490) 9 months ago
Shantanu Alshi 3ffed72f64
refactor: Upgrade to Prometheus to main (#18418) 9 months ago
Shantanu Alshi 61e81c5a4c
chore(otlp): OTLP Metrics (#18281) 10 months ago
JordanRushing 2161c8c52c
fix(otlp): calculate entry metadata size before adding resource/scope attributes (#17629) 10 months ago
Paul Rogers 08e33b4384
chore: Rename distributor lag counter to end in _total (#18151) 10 months ago
renovate[bot] 8b265ede15
fix(deps): update module github.com/prometheus/common to v0.64.0 (main) (#16750) 10 months ago
Christian Haudum 252de8540e
chore(deps): Update `github.com/prometheus/otlptranslator` (#18095) 10 months ago
aarogoss 6495be0180
feat: adds distributor lag counter to push.go (#18012) 11 months ago
Trevor Whitney fd7321c88b
feat: persist patterns as aggregated metrics (#17737) 11 months ago
Ed Welch ad0bef31e7
chore: improve logging of push request streams (#17872) 11 months ago
aarogoss 2902964705
feat: adds User-Agent to distributor push logging (#17764) 11 months ago
Shantanu Alshi 6eab6dc5e8
chore(otel): Push a metric for Loki exporter (#17521) 12 months ago
Trevor Whitney 4b0aaaaf2e
fix: hide __aggregated_metric__ in /series and /labels (#14677) 1 year ago
matthewhudsonedb d70b20e37f
fix(push): fix guard clauses to prevent error spam in logs (#17372) 1 year ago
Shantanu Alshi f70dd18f82
chore(deps): Use updated prometheus/otlptranslate (#17227) 1 year ago
Karsten Jeschkies 75593e0ed7
refactor(stringlabels): Support stringlabels in loghttp, pattern and ruler tests. (#17102) 1 year ago
Owen Diehl 2aed4c3da5
fix(json, structured metadata): json-parsing cleanup (#17072) 1 year ago
Hristo Venev 9629d07c60
fix: Unescape JSON strucutred metadata string values (#13919) 1 year ago
Owen Diehl cf272892e4
revert: "fix(json, structured metadata): correctly handle escaping in json parsing API" (#17071) 1 year ago
Owen Diehl 243b155ff3
fix(json, structured metadata): correctly handle escaping in json parsing API (#17068) 1 year ago
JordanRushing 9000de1aa7
fix(push): Add guard clauses to prevent negative counter values (#17056) 1 year ago
aarogoss 7fc9026208
feat: Add agent IPs to distributor log (#17011) 1 year ago
Periklis Tsirakidis 1d99f4d86d
feat(distributor): Add MaxRecvMsgSize config for uncompressed message size limits (#16915) 1 year ago
JordanRushing 4029561088
fix: Exclude aggregated metric streams from usage trackers in loghttp/push (#16862) 1 year ago
Shantanu Alshi 4d1f5a774d
chore(otel): Allow log attributes to be promoted to labels (#16673) 1 year ago
Paul Rogers 27431b7e7e
chore: Linting update for new golangci (#16572) 1 year ago
Dylan Guedes ea13730e63
feat: Snapshopt stream overrides values on each request (#16523) 1 year ago
JordanRushing 6e6658fe46
perf: Improve push.RetentionPeriodToString() efficiency (#16252) 1 year ago
Dylan Guedes 9a356a1260
feat: Account for policy when reporting seen resource and metadata labels (#16189) 1 year ago
Dylan Guedes affedafa0d
feat: Introduce `policy` to received_bytes (#16056) 1 year ago
Salva Corts c2e1e88e85
feat(policies): Add PoliciesStreamMapping to loghttp limits interface (#16105) 1 year ago
Travis Patterson f2bff201d7
fix: Determine when all logs have been filtered (#16073) 1 year ago
Sandeep Sukhani ebc84caaaf
chore: update usage tracker with received bytes on stream level instead of each log line (#15812) 1 year ago
Paul Rogers f2c2a22bdc
chore: Preparation for incoming static code analysis CI check (#15164) 1 year ago
Salva Corts 63a2442191
fix(otlp): Write protobuf status on error (#15097) 1 year ago
Matt Veitas 2d407bd308
feat: Add otlp attribute deployment.environment.name to list of default labels (#14747) 1 year ago
JordanRushing 71d4d6a8c6
fix: Keep the service_name label after discovery in push.ParseLokiRequest before calculating retention and passing to the usage tracker (#14960) 1 year ago
Vladyslav Diachenko a962edba33
feat(loki): include structured_metadata size while asserting rate limit (#14571) 2 years ago
Trevor Whitney b5462b6639
chore: remove copied loop vars (#14383) 2 years ago
Trevor Whitney 7983f94b15
feat: detected field values (#14350) 2 years ago
Trevor Whitney d7ff426646
feat: ability to log stream selectors before service name detection (#14154) 2 years ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 2 years ago
Trevor Whitney 4f962ef7af
fix: enable service detection for otlp endoint (#14036) 2 years ago
Trevor Whitney 913e9f9347
feat: aggregate byte and count metrics (#13731) 2 years ago
Trevor Whitney c6ab6b31e8
chore: remove initial metric aggregation experiment (#13729) 2 years ago
Travis Patterson 573a1848d1
chore: add service_name label earlier in the ingestion pipeline (#13702) 2 years ago