46 Commits (c5e1498ae243bbf0b8363786de065bf98acd1edb)

Author SHA1 Message Date
Justin Lei 8ef7dfdeeb
Add a chunk size limit in bytes (#12054) 1 year ago
Oleg Zaytsev 6ea6def0d3
Use zeropool when replaying agent's DB WAL (#12651) 1 year ago
Robert Fratto 886945cda7
tsdb/agent: ensure that new series get written to WAL on rollback (#12592) 1 year ago
Justin Lei 32d87282ad
Add Zstandard compression option for wlog (#11666) 1 year ago
Bryan Boreham 0ab9553611
tsdb: drop deleted series from the WAL sooner (#12297) 2 years ago
beorn7 5b53aa1108 style: Replace `else if` cascades with `switch` 2 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci 2 years 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
Vernon Miller ca0abf26c5
Adds an affirmative log message for successful WAL repair (#12135) 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
Marc Tudurí 9474610baf
Support FloatHistogram in TSDB (#11522) 2 years ago
Bryan Boreham 14ad2e780b Update package tsdb/agent for new labels.Labels type 2 years ago
Bryan Boreham 6bdecf377c
Switch from 'sanity' to more inclusive lanuage (#9376) 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
Jesus Vazquez c1b669bf9b
Add out-of-order sample support to the TSDB (#11075) 2 years ago
Paschalis Tsilias d1122e0743
Introduce TSDB changes for appending metadata to the WAL (#10972) 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
chavacava 0b41fd6e71
Fix data races in WAL replay (#10571) 3 years ago
Łukasz Mierzwa da23c4649a
Enable misspell check in golangci-lint (#10393) 3 years ago
cui fliter c9b56d1a49
all: fix some typos (#10389) 3 years ago
Robert Fratto b71a6dbbd1
tsdb/agent: Fix deadlock from simultaneous GC and write (#10166) 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
Dieter Plaetinck cda025b5b5
TSDB: demistify SeriesRefs and ChunkRefs (#9536) 3 years ago
Mateusz Gozdek b7bdf6fab2 Fix imports formatting 3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 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