Commit Graph

92 Commits (fc27eef43f2032ceee2e9af11e2e0739409929a0)

Author SHA1 Message Date
Minh Nguyen 5087a25848
Remote Write Receive Fix: Remove duplicate labels when type-and-unit-label feature is on (#17546) 4 weeks ago
Bartlomiej Plotka cefefc6897
prw2: Move Remote Write 2.0 CT to be per Sample; Rename to ST (start timestamp) (#17411) 1 month ago
Bartlomiej Plotka f50ff0a40a
feat: rename CreatedTimestamp to StartTimestamp (#17523) 1 month ago
Minh Nguyen 7ebff91cfd
OTLP Receiver: Only update metadata to WAL when metadata-wal-records feature is enabled (#17472) 1 month ago
Minh Nguyen 30992dd032
[RW2] Fix: Only update metadata to WAL when metadata-wal-records feature is enabled (#17470) 1 month ago
Laurent Dufresne 7621eb772c histogram: Add `Error` type for all histogram errors 2 months ago
Minh Nguyen f070e35358
[RW]: Adopt client_golang/exp/api/remote types for receiving RW1 and RW2 (#17197) 2 months ago
Arve Knudsen ef42c088ba
OTLP: Add configuration parameters to control label name translation (#17345) 2 months ago
Arve Knudsen 99d0967133 Fix lint failure 2 months ago
Arve Knudsen f5804e7cf2 Remove configuration parameters 2 months ago
Arve Knudsen dd3a607d2d Add configuration parameters 2 months ago
harsh kumar 16a9a827de
remote-write: Add type and unit labels to 2.0 receiver when feature flag enabled (#17329) 2 months ago
Linas Medziunas c16db58061 NHCB: Reject custom bucket bounds with NaN value 2 months ago
Minh Nguyen 106e6f2c77
[RW2] Return 400 for Exemplars without Series or Histograms not written (#17250) 2 months ago
beorn7 3d7cf4c274 model/histogram: Validate non-negative count and zero bucket 3 months ago
Minh Nguyen d04550a9c4
[RW2] Return 400 error code for wrongly-formatted histograms (#17210) 3 months ago
György Krajcsovits bdf547ae9c
fix(nativehistograms): validation should fail on unsupported schemas 3 months ago
Minh Nguyen 0fc2547740
Handle error gracefully for the `desymbolizeLabels` function in prompb/io/prometheus/write/v2/symbols.go (#17160) 3 months ago
George Krajcsovits 979aea1d49
OTLP to directly write to an interface which can hide storage details (#16951) 3 months ago
Arve Knudsen 68d0d3eee3
Remote write: Return after writing error response for invalid compression (#17050) 4 months ago
Arve Knudsen ae85827e3a
storage/remote.writeHandler.ServeHTTP: Return upon receiving bad message type (#16997) 4 months ago
Matthieu MOREL cef219c31c chore: enable unused-receiver rule from revive 5 months ago
Arthur Silva Sens 2c04f2d7b1
PROM-39: Add type and unit labels to OTLP endpoint (#16630) 5 months ago
Arthur Silva Sens 3602785a89
Support including scope metadata as metric labels (#16878) 5 months ago
Owen Williams d2f1f4fb27
config: Add UnderscoreEscapingWithoutSuffixes translation strategy (#16849) 5 months ago
Arthur Silva Sens 4b9d0fb92f
Revert: OTLP Support including scope metadata as metric labels (#16842) 5 months ago
Arve Knudsen f561aa795d
OTLP receiver: Generate `target_info` samples between the earliest and latest samples per resource (#16737) 6 months ago
Arve Knudsen c701636034
OTLP receiver: Rename `otlp.convert_scope_metadata` to `otlp.promote_scope_metadata` (#16760) 6 months ago
Arve Knudsen 964bd7d1a9
OTLP: Support including scope metadata as metric labels (#16730) 6 months ago
Antonio Jimenez 2834a665ed
Add support for promoting all OTel resource attributes (#16426) 7 months ago
Fiona Liao 7ec63b1fa1
Add primitive support for ingesting OTLP delta metrics as-is (#16360) 8 months ago
Arthur Silva Sens d9c0ad1e61
feat: Support 'NoTranslation' mode in OTLP endpoint (#16441) 8 months ago
Matthieu MOREL 5fa1146e21
chore: enable gci linter (#16245) 9 months ago
Carrie Edwards c90b387d89
Optionally translate OTel histograms to NHCB (#15850) 9 months ago
Owen Williams 94b43c5d4c utf8: Remove support for legacy global validation setting 9 months ago
Bartlomiej Plotka 7a7bc65237
Add util/compression package to consolidate snappy/zstd use in Prometheus. (#16156) 9 months ago
dependabot[bot] da0412a519
chore(deps): bump the go-opentelemetry-io group across 1 directory with 14 updates (#16181) 10 months ago
co63oc 0e4e5a71bd
Fix typos (#16076) 10 months ago
Matthieu MOREL c7d4b53ec1 chore: enable unused-parameter from revive 10 months ago
sh0rez 5303e515af
remote/otlp: convert delta to cumulative (#15165) 11 months ago
Arthur Silva Sens b7a5e280df
Inline conditionals and CT handling 1 year ago
Arthur Silva Sens 3ffc3bf6a3
handle histogram CT 1 year ago
Arthur Silva Sens 6571d97e70
Handle histogram's created timestamp 1 year ago
Arthur Silva Sens 3b97a6397c
Put PRWv2 created timestamp ingestion behing feature-flag 1 year ago
Arthur Silva Sens 11e4673e0b
Support ingesting PWRv2's Created Timestamp as 0 samples 1 year ago
György Krajcsovits 174f828d70 Rename to keep_identifying_resource_attributes 1 year ago
György Krajcsovits ffabc04829 Make the behavior configurable 1 year ago
Arve Knudsen 9c02c26418
OTLP receiver: Convert also metric metadata (#15416) 1 year ago
Arthur Silva Sens 55e34c8c5f Allow UTF-8 characters in metric and label names as opt-in feature (#15258) 1 year ago
Arthur Silva Sens 03995775a7
Allow UTF-8 characters in metric and label names as opt-in feature (#15258) 1 year ago