Commit Graph

29 Commits (2cabd1b707b0569f65fbc2bafa899cabf47cfe09)

Author SHA1 Message Date
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log
2 months ago
Ayoub Mrini 105ab2e95a
fix(test): adjust defer invocations (#14996)
2 months ago
Bartlomiej Plotka 9198952f7c
[PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395)
5 months ago
Sebastian Rabenhorst 05380aa0ac
agent db: make rejecting ooo samples configurable (#14094)
6 months ago
Bryan Boreham 925134e6de tsdb tests: make work with labels SymbolTable
9 months ago
Bryan Boreham bad3f23f23 agent: add BenchmarkCreateSeries
11 months ago
Paschalis Tsilias afab845e65
tsdb/agent: allow ingestion of OOO samples (#12897)
1 year ago
Arve Knudsen 6daee89e5f
Add context argument to Querier.Select (#12660)
1 year ago
Justin Lei 8ef7dfdeeb
Add a chunk size limit in bytes (#12054)
1 year ago
Robert Fratto 886945cda7
tsdb/agent: ensure that new series get written to WAL on rollback (#12592)
1 year ago
Matthieu MOREL fb3eb21230 enable gocritic, unconvert and unused linters
2 years ago
beorn7 817a2396cb Name float values as "floats", not as "values"
2 years ago
Justin Lei af1d9e01c7
Refactor tsdbutil for tests/native histograms (#11948)
2 years ago
Sebastian Rabenhorst c057318578
agent: native histogram support (#11842)
2 years ago
Bryan Boreham 14ad2e780b Update package tsdb/agent for new labels.Labels type
2 years ago
Jesus Vazquez 775d90d5f8
TSDB: Rename wal package to wlog (#11352)
2 years ago
Robert Fratto 448cfda6c1
tsdb/agent: fix validation of default options (#9876)
2 years ago
Bryan Boreham 4b9f248e85
unit tests: make all Labels sorted alphabetically (#10532)
3 years ago
Paschalis Tsilias 40c1efe8bc
tsdb/agent: Ignore duplicate exemplars (#10595)
3 years ago
Robert Fratto 286dfc70b7
tsdb/agent: port grafana/agent#676 (#10587)
3 years ago
Łukasz Mierzwa da23c4649a
Enable misspell check in golangci-lint (#10393)
3 years ago
Robert Fratto 4cbddb41eb
tsdb/agent: Synchronize appender code with grafana/agent main (#9664)
3 years ago
Robert Fratto 72a9f7fee9
Share TSDB locker code with agent (#9623)
3 years ago
Mateusz Gozdek 83086aee00 tsdb/agent: use unique registry per tests
3 years ago
Levi Harrison 7400e07fa9
Close DB in Agent tests (#9630)
3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory
3 years ago
Mateusz Gozdek b7bdf6fab2 Fix imports formatting
3 years ago
Julien Pivotto 6e1d6edb33
Exclude agent from windows tests (#9645)
3 years ago
Robert Fratto bc72a718c4
Initial draft of prometheus-agent (#8785)
3 years ago