Commit Graph

1579 Commits (13564c03efe7517841fdc4c73905b1f630bfddcc)

Author SHA1 Message Date
Antonio Jimenez 2834a665ed
Add support for promoting all OTel resource attributes (#16426) 11 months ago
bragi92 14fc57e4cf
remote_write azure auth : allow empty client_id to suppport system assigned managed identity (#16421) 11 months ago
Arthur Silva Sens 5a98246f50
Fix flakiness in TestOTLPWriteHandler (#16608) 11 months ago
Arve Knudsen e7e3ab2824
Fix linting issues found by golangci-lint v2.0.2 (#16368) 12 months ago
zenador d73b0f34e3
Strip newline in error when reading from remote client (#16487) 1 year ago
SungJin1212 b594733a07
Fix PRW2 data diff error message typo (#16481) 1 year ago
Fiona Liao 7ec63b1fa1
Add primitive support for ingesting OTLP delta metrics as-is (#16360) 1 year ago
Arthur Silva Sens d9c0ad1e61
feat: Support 'NoTranslation' mode in OTLP endpoint (#16441) 1 year ago
Jeanette Tan b91c66cdf9 Move newline to inside the expected error 1 year ago
Jeanette Tan ab2d17d7a0 Move unit test to existing suite 1 year ago
Jeanette Tan f1b6694837 Add unit test 1 year ago
Jeanette Tan 88bf1b1a68 Allow unwrapping of errors when reading from remote client 1 year ago
György Krajcsovits 1cdc956d27 test(rw2): add nhcb testcases to remote write 2.0 1 year ago
Oleg Zaytsev c5b92f71d4
fix: storage/remote.pool interned refs count and flaky test (#16335) 1 year ago
Jeanette Tan 3c865c6649 Allow NewReadClient to take in more config options 1 year ago
Matthieu MOREL 5fa1146e21
chore: enable gci linter (#16245) 1 year ago
Arve Knudsen f5f22e7201
Remove golangci-lint exclusions for OTLP code (#16250) 1 year ago
Carrie Edwards c90b387d89
Optionally translate OTel histograms to NHCB (#15850) 1 year ago
Arthur Silva Sens b39672736a
Migrate otlptranslator package to prometheus/otlptranslator (#16240) 1 year ago
Patryk Prus ebeeb1c823
Fix flaky TestReadClient/timeout test 1 year ago
Fiona Liao 37c2ebb5fd
Make out-of-order native histograms flag a no-op and always enable (#16207) 1 year ago
zenador 6a439bdffa
remote read: Use more informative error msg for timeouts (#16157) 1 year ago
Owen Williams 94b43c5d4c utf8: Remove support for legacy global validation setting 1 year ago
Bartlomiej Plotka 7a7bc65237
Add util/compression package to consolidate snappy/zstd use in Prometheus. (#16156) 1 year ago
dependabot[bot] da0412a519
chore(deps): bump the go-opentelemetry-io group across 1 directory with 14 updates (#16181) 1 year ago
co63oc 0e4e5a71bd
Fix typos (#16076) 1 year ago
Matthieu MOREL c7d4b53ec1 chore: enable unused-parameter from revive 1 year ago
Bartlomiej Plotka de23a9667c
prw2: Split PRW2.0 from metadata-wal-records feature (#16030) 1 year ago
Matthieu MOREL b472ce7010 chore: enable early-return from revive 1 year ago
Matthieu MOREL dd5ab743ea chore(deps): use version.PrometheusUserAgent 1 year ago
George Krajcsovits 5ed0edd3ab
Update storage/remote/queue_manager.go 1 year ago
bwplotka 9385f31147 scrape: Fix metadata in WAL not working for histograms and summaries. 1 year ago
György Krajcsovits 482a7fd890 fix(remotewrite2): do not send uninitialized garbage if there's no metadata 1 year ago
György Krajcsovits 594b882e8b fix(remotewrite2): do not overwrite help text with unit in enqueue 1 year ago
sh0rez 5303e515af
remote/otlp: convert delta to cumulative (#15165) 1 year ago
Arve Knudsen f030894c2c
Fix issues raised by staticcheck (#15722) 1 year ago
Arthur Silva Sens 5fdec31401
otlp/translator: Use separate function for metric names with UTF8 characters (#15664) 1 year ago
Arve Knudsen f37b5adfef
OTLP receiver: Optimize by initializing regexps at program start (#15733) 1 year ago
Arve Knudsen 475b7ff256 OTLP receiver: Allow colons in non-standard units 1 year ago
Arve Knudsen 5e7f804eeb
otlptranslator: Remove unused function TrimPromSuffixes (#15709) 1 year ago
Arthur Silva Sens b7a5e280df
Inline conditionals and CT handling 1 year ago
Arthur Silva Sens 3380809b68
fix linter 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
Joel Beckmeyer c8c128b0f1 fix TestDropOldTimeSeries on 32-bit 1 year ago
Joel Beckmeyer 39f5a07236 fix TestOOOHeadChunkReader_Chunk on 32-bit 1 year ago
David Ashpole 953a873342
update links to openmetrics to reference the v1.0.0 release 1 year ago
Arve Knudsen 9895d882b4
OTLP receiver: Use stdlib for splitting metric name in classical mode (#15573) 1 year ago