Commit Graph

1029 Commits (bf730369bda0e596aa4d155d110ff2498c5773d2)

Author SHA1 Message Date
Pierluigi Lenoci afe0547899
promtool: redirect debug output to stderr (#18346) 4 weeks ago
Rushabh Mehta df61021436
tsdb: Add `series_state.json` file to `wal/` directory to track state (#18303) 4 weeks ago
Julien Pivotto 1064c26da2 Log retention changes 4 weeks ago
Bartlomiej Plotka 364d70812f
st: disconnect st-storage with xor2-encoding given planned experiments (#18316) 1 month ago
Carrie Edwards 870fdf71f1 Update documentation for st-storage feature 1 month ago
Carrie Edwards 7694434044 Document xor2-encoding feature flag 1 month ago
György Krajcsovits 0dac72ee94
feat(tsdb): register st_storage in feature API 1 month ago
machine424 bb272d7201
chore(kubernetes): deduplicate warning logs from the API 1 month ago
Matt 5a02b92c0e
AWS SD: RDS Role (#18206) 2 months ago
Matthieu MOREL 45b9329e68
chore: fix emptyStringTest issues from gocritic (#18226) 2 months ago
machine424 dfea5ef01a
chore(test): make failures in TestRemoteWrite_PerQueueMetricsAfterRelabeling 2 months ago
machine424 6b4d8fa91e
fix: fail early when --enable-feature=use-uncached-io is unsupported 2 months ago
Matthieu MOREL 026d284c43 chore: fix httpNoBody issues from gocritic 2 months ago
Julien Pivotto 3e5a7c09d0 chore(main): Fix typo SuqueryInterval to SubqueryInterval 2 months ago
Julien Pivotto bf3c217bbd config: apply retention CLI flags as defaults and update UI on reload 2 months ago
Laurent Dufresne 971143edac Added `Retention.Percentage` to config file with runtime config reloading 2 months ago
Jérôme LOYET 696679e50c Add `storage.tsdb.retention.percentage` config 2 months ago
Matt ce30ae49f3
[FEATURE] AWS SD: Add Elasticache Role (#18099) 2 months ago
Bartlomiej Plotka 2c4afcdcdc
chore: Add consistent closing logging (#18119) 2 months ago
Linas Medžiūnas 5bd0d00f8c
PromQL: Add experimental histogram_quantiles variadic function (#17285) 2 months ago
Matthieu MOREL addc3dcb47 chore: enable staticcheck linter and update golangci-lint to 2.10.1 2 months ago
Bartlomiej Plotka 8d8371244b
Merge pull request #18108 from prometheus/bwplotka/fix 2 months ago
Bartlomiej Plotka 23d2ab447e
feat[scrape]: add ST parsing support to scrape AppenderV2 flow (#18103) 2 months ago
Julien Pivotto 7d0a39ac93 chore(lint): enable wg.Go 2 months ago
Martin Valiente Ainz 78020ad60e
promtool: fix --enable-feature flags ignored in check config and test rules (#18097) 2 months ago
Martin Valiente Ainz eb5a0e1eed
Refactor parse.go into an instance-based Parser interface 2 months ago
Martin Valiente Ainz 539936c861
Replace per-component parser options with default instance 2 months ago
Martin Valiente Ainz 199d85d5e4
Add parser options parameter to remaining parse functions 2 months ago
Martin Valiente Ainz af16f35ad6
PromQL: Refactor parser to use instance configuration instead of global flags 2 months ago
Ian Kerins 4383499997
promtool: support missing promql syntax features (#17926) 2 months ago
Matt cf9d093f8f
prw2: Move Remote Write 2.0 CT to be per Sample; Rename to ST (start timestamp) (#17411) (#17600) 2 months ago
Bartlomiej Plotka 7429a75932
scrape: switch scrape manager to AppenderV2 (#17978) 3 months ago
Abu 0495130e06 tests: improve error handling in main_test.go 3 months ago
Julien Pivotto 3bc688e5cb Features API: Add OpenAPI 3.1 and 3.2 3 months ago
Bartlomiej Plotka 2597a12080
st: Add a hidden 'st-storage' feature flag for PROM-60 (#17907) 3 months ago
Arve Knudsen a5f86c3fb6
cmd/prometheus: fix flaky TestQueryLog race condition (#17933) 3 months ago
Ganesh Vernekar 3e4a094dbb Add stale_series_compaction_threshold config file option 3 months ago
Bartlomiej Plotka bec70227f1
feat(scrape)[PART5b]: Add AppenderV2 support to scrape.NewManager constructor (#17872) 3 months ago
Bartlomiej Plotka 0d116b0994
tests(teststorage): Close Storage in the helper (#17902) 3 months ago
Linas Medziunas 25bd93f9ef Address PR comments 3 months ago
wangyazhou 629bd3c5d5
Fix logger syntax for timingsLogger (#17870) 3 months ago
Julius Volz d3b6e61487 Put binop fill modifiers behind a feature flag 3 months ago
Julius Volz d6aa6a3fc7 Add new fill modifiers to features test data 3 months ago
bwplotka 49c3aea56d feat(storage)[PART4b]: add AppenderV2 to the rest of storage.Storage impl 3 months ago
Ben Kochie d9ed026658
Refractor promtool errors (#17842) 3 months ago
Arthur Silva Sens 1e317d0098
Add configuration option to control `extra-scrape-metrics` (#17606) 3 months ago
Ben Kochie e14795bbf4
Remove copyright date from headers (#17785) 3 months ago
Aditya Tiwari 146080186d
promtool: Add --lint flag to check metrics command to allow disabling linting (#17669) 4 months ago
NamanParlecha c94101d023
TSDB: Option to configure TSDB Block Reload Interval (#16728) 4 months ago
bwplotka ad367b504b refactor(tsdb/agent)[PART3]: add AppenderV2 support to agent 4 months ago