Commit Graph

342 Commits (3e415aca3d904fa6fa3cbedfdc7a2bdfd7fb6d41)

Author SHA1 Message Date
Trevor Whitney 8b38d8e418
Revert "fix: correctly register allowed log level fields" 4 months ago
Trevor Whitney b0a85a70f2
Revert "fix: silly mistake, this is why we have tests" 4 months ago
Trevor Whitney 461fed751a
fix: silly mistake, this is why we have tests 4 months ago
Trevor Whitney d8c4997120
fix: correctly register allowed log level fields 4 months ago
Sophie Waldman 98b411a649
chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 4 months ago
George Robinson a03e86c858
feat: remove tenant topic tee (#19082) 4 months ago
mbaykara 2b01a310d8
fix: extended detected level for debug and critical level (#18370) 4 months ago
Salva Corts 3b2498b896
feat: Default ingestion policy mappings merged with per-tenant mappings (#18926) 5 months ago
Arve Knudsen 09d831ea85
chore: upgrade Prometheus to 208187eaa19b (#18756) 5 months ago
Salva Corts 0ec787f22a
feat: log ingestion policy when log_push_request is set (#18712) 5 months ago
Robert Fratto 86c57c8616
chore: consistently use new labels.Labels API (#18490) 6 months ago
Shantanu Alshi 3ffed72f64
refactor: Upgrade to Prometheus to main (#18418) 6 months ago
Shantanu Alshi 61e81c5a4c
chore(otlp): OTLP Metrics (#18281) 6 months ago
Christian Haudum 0ee8e76ba2
feat: Mark truncated log lines with identifier (#18262) 6 months ago
bozerkins 82263d383a
fix: detect "Information" log level as "info" (#18195) 6 months ago
George Robinson 104c4570d8
feat: check for failed reason in distributors (#18128) 7 months ago
George Robinson b15d85da9b
feat: add ReasonFailed (#18055) 7 months ago
renovate[bot] 8b265ede15
fix(deps): update module github.com/prometheus/common to v0.64.0 (main) (#16750) 7 months ago
Christian Haudum 252de8540e
chore(deps): Update `github.com/prometheus/otlptranslator` (#18095) 7 months ago
George Robinson c69721600c
chore: stop updating rate limits and remove reason as implementation is deferred (#18052) 7 months ago
Trevor Whitney fd7321c88b
feat: persist patterns as aggregated metrics (#17737) 7 months ago
Oleg Zaytsev c8a15f451c
refactor: Use OTel tracing library (#17859) 7 months ago
Ed Welch ad0bef31e7
chore: improve logging of push request streams (#17872) 7 months ago
Periklis Tsirakidis e83dbfd8d3
chore(ingest-limits): Merge proto stream-metadata size fields (#17606) 8 months ago
George Robinson e2aa96ba61
chore: move protos related to limits to limits package (#17592) 8 months ago
George Robinson 1ea5c7f1cc
chore: remove tenant from ExceedsLimitsResponse (#17585) 8 months ago
Periklis Tsirakidis c55f038bba
feat(ingest-limits): Enforce synchronously max stream limit per partition (#17527) 8 months ago
George Robinson e0f015c623
feat: stop pushing to the metadata topic from distributors (#17525) 8 months ago
Owen Diehl 1228e713f6
chore(tenant-topics): configurable throughput per partition (#17457) 8 months ago
George Robinson 16e68c8871
chore: use nested if, it's much easier to reason about (#17450) 9 months ago
Periklis Tsirakidis 46b2271aac
fix(distributor): Disable metadata topic writes (#17437) 9 months ago
Trevor Whitney 4b0aaaaf2e
fix: hide __aggregated_metric__ in /series and /labels (#14677) 9 months ago
aarogoss a4547152f5
chore: moves call to simulated latency to distributor.PushWithResolver (#17441) 9 months ago
aarogoss ab65ac5e8e
feat: refactors kafka/client to improve metric collection (#17308) 9 months ago
George Robinson 2cde9b12e9
fix: skip streams over limits in dry-run mode (#17114) 9 months ago
Shantanu Alshi f70dd18f82
chore(deps): Use updated prometheus/otlptranslate (#17227) 9 months ago
George Robinson 69aeda1bbf
feat: add tests for enforcing limits in distributors (#17124) 9 months ago
Karsten Jeschkies 7312ccb3f3
refactor(stringlabels): Support stringlabels distributor tests (#17123) 9 months ago
George Robinson d197cdac8d
feat: add enforceLimits to ingest_limits.go (#17117) 9 months ago
George Robinson b0931b1b52
chore: change the result of exceedsLimits (#17112) 9 months ago
George Robinson bccededc44
chore: fix private interface had exported methods (#17115) 9 months ago
JordanRushing 9000de1aa7
fix(push): Add guard clauses to prevent negative counter values (#17056) 9 months ago
JordanRushing 9e9f534460
fix: prevent panic when ContentLength is negative in Distributor RequestBodyTooLarge metrics (#17054) 9 months ago
George Robinson ffa9656f7f
chore: refactor how distributor checks ingest-limits (#17042) 9 months ago
George Robinson e90e0c41fb
chore: rename RejectedStreams to ExceedsLimitsResult (#17041) 9 months ago
George Robinson 7f1a1c755a
feat: add metric to track ingest limits failures in distributor (#17015) 9 months ago
Trevor Whitney 58aa00a5f4
fix: short circuit level detection when already detected (#17028) 9 months ago
Sven Grossmann e678b615c1
fix: revert remove colons from level detection (#16999) 9 months ago
Periklis Tsirakidis 1d99f4d86d
feat(distributor): Add MaxRecvMsgSize config for uncompressed message size limits (#16915) 9 months ago
Shantanu Alshi 4d1f5a774d
chore(otel): Allow log attributes to be promoted to labels (#16673) 10 months ago