Commit Graph

45 Commits (main)

Author SHA1 Message Date
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 6bb367970e
feat(promtool): add RW2 support to promtool push metrics using client_golang library (#17280) 2 months ago
Minh Nguyen f070e35358
[RW]: Adopt client_golang/exp/api/remote types for receiving RW1 and RW2 (#17197) 2 months ago
George Krajcsovits 979aea1d49
OTLP to directly write to an interface which can hide storage details (#16951) 3 months ago
bwplotka 794bf774c2 Reapply "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 4 months ago
bwplotka f5fab47577 Revert "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 4 months ago
Jonathan c808a71e18
prw: use Unit and Type labels for metadata when feature flag is enabled (#17033) 4 months ago
Arve Knudsen 0a40df33fb
Make metric/label name validation scheme explicit (#16928) 4 months ago
Owen Williams 5cc49720ac
otlp: update otlptranslator package (#16961) 5 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
Charles Korn 46acc974c0
fix(remote): Unregister metrics emitted by `remote.WriteStorage` when closed (#16868) 5 months ago
Owen Williams d2f1f4fb27
config: Add UnderscoreEscapingWithoutSuffixes translation strategy (#16849) 5 months ago
Arthur Silva Sens 5a98246f50
Fix flakiness in TestOTLPWriteHandler (#16608) 7 months ago
Arthur Silva Sens d9c0ad1e61
feat: Support 'NoTranslation' mode in OTLP endpoint (#16441) 8 months ago
Bartlomiej Plotka de23a9667c
prw2: Split PRW2.0 from metadata-wal-records feature (#16030) 10 months ago
sh0rez 5303e515af
remote/otlp: convert delta to cumulative (#15165) 11 months ago
Arve Knudsen a25b626792 prometheusremotewrite: Support resource attribute promotion 1 year ago
Bartlomiej Plotka 0c87643abd
[PRW 2.0] write_handler: Support for rc.2 spec & improved error handling for v2. (#14427) 1 year ago
Bartlomiej Plotka 9198952f7c
[PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395) 1 year ago
carehabit a672662073
all: fix some typos (#13863) 2 years ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254) 2 years ago
Goutham Veeramachaneni ad4f514e66
Add OTLP Ingestion endpoint (#12571) 2 years ago
Bryan Boreham 047585360b Update package storage/remote tests for new labels.Labels type 3 years ago
Leonardo Zamariola 3326df42bb
Removing global state modification on unit tests (fix #10033 #10034) (#10935) 4 years ago
Matheus Alcantara e673805d67
storage/remote: use t.TempDir instead of ioutil.TempDir on tests (#9811) 4 years ago
Mateusz Gozdek d8561dbfd8 storage/remote: make tests use separate remote write configs 4 years ago
Mateusz Gozdek 116552cc58 storage/remote: check errors from ApplyConfig in tests 4 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 4 years ago
gotjosh 4eca4dffb8
Allow metric metadata to be propagated via Remote Write. (#6815) 5 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 5 years ago
Julien Pivotto 1282d1b39c
Refactor test assertions (#8110) 5 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 5 years ago
Julien Pivotto a55c69c4c3
Apply gofmt -s on storage/remote/write_test.go (#7791) 5 years ago
Zhou Hao ddedf454d0
add os.RemoveAll err verification (#7540) 5 years ago
Chris Marchbanks b299aba6cf
Fix panic when updating a remote write queue (#7452) 6 years ago
Chris Marchbanks d88a2b0261 Handle secret changes in remote write ApplyConfig 6 years ago
Simon Pasquier 8cc84660fa storage/remote: add tests for config changes 6 years ago
ga 9a21fdcd1b
[storage] clean imports (#7099) 6 years ago
Robert Fratto a53e00f9fd
pass registerer from storage to queue manager for its metrics (#6728) 6 years ago
Callum Styan 67838643ee
Add config option for remote job name (#6043) 6 years ago
Yao Zengzeng f65b7c296d fix TODO: only stop & recreate remote write queues which have changes (#5540) 6 years ago
Chris Marchbanks a38a54fa11 Split remote write storage into its own type 7 years ago
Chris Marchbanks 840872a6f8 Fix remote storage config not updating correctly (#5555) 7 years ago