Commit Graph

916 Commits (4eafbcae93d4848bcf064a4dcbf2a3ca7157ed43)

Author SHA1 Message Date
Bryan Boreham a8e32147b3
[BUGFIX] Top-level: Update GOGC before loading TSDB (#16521) 6 months ago
Arthur Silva Sens 8d0a747237
PROM-39: Provide PromQL info annotations when rate()/increase() over series without `__type__`="counter" label (#16632) 7 months ago
Ayoub Mrini 89a72bf1b5
[BACKPORT-3.4] fix: add reproducer for a dangling-reference issue in parsers and fix (#16633) 7 months ago
Subhramit Basu 44e27a876e
Add parse alerting for rules files (#16601) 7 months ago
machine424 2bfbd8a714
fix: add reproducer for a dangling-reference issue in parsers 8 months ago
machine424 e809ccb90a test(cmd/main/TestRuntimeGOGCConfig): add checks on reloads as well 8 months ago
Ayoub Mrini 2edc3ed6c5
feat(tsdb): introduce --use-uncached-io feature flag and allow using it for chunks writing (#15365) 8 months ago
Bartlomiej Plotka 8e6b008608
feature: type-and-unit-labels (PROM-39 implementation) (#16228) 8 months ago
Will Hegedus 5d94ad9ae0 test(cmd): enable test cases for GOGC environment variable 8 months ago
hardlydearly ba4b058b7a refactor: use slices.Contains to simplify code 8 months ago
Andre Branchizio b07b552139
[PERF] TSDB: Pass down label value limit into implementation (#16158) 8 months ago
machine424 ca70ed4fed test(cmd): add test for GOGC setting 8 months ago
Arve Knudsen e7e3ab2824
Fix linting issues found by golangci-lint v2.0.2 (#16368) 8 months ago
machine424 1a190d3693 chore(cmd): Add info log for automemlimit config 8 months ago
Graham Reed b6aaea22fb
promtool: Optional fuzzy float64 comparison in rules unittests (#16395) 8 months ago
Bryan Boreham 477b55b860
[BUGFIX] Top-level: Update GOGC before loading TSDB (#16491) 8 months ago
Nicolas Peugnet 4eca0942f2 Clarify the docs of promtool --{min,max}-time options 8 months ago
Fiona Liao 7ec63b1fa1
Add primitive support for ingesting OTLP delta metrics as-is (#16360) 9 months ago
David Leadbeater e647f7954f
promtool: Add feature flags for promql features (#16443) 9 months ago
Julien Pivotto 7370d62acf PromQL: allow arithmetic in durations in PromQL parser 9 months ago
Dimitar Dimitrov bd5b2ea95c
ruler notifier: make batch size configurable (#16254) 10 months ago
Matthieu MOREL 5fa1146e21
chore: enable gci linter (#16245) 10 months ago
Fiona Liao 37c2ebb5fd
Make out-of-order native histograms flag a no-op and always enable (#16207) 10 months ago
Patryk Prus c6e4cf03fd
Address data race in main_test.go 10 months ago
Arthur Silva Sens 95f49dd84b
Bump prometheus/common to v0.63.0 (#16210) 10 months ago
Owen Williams 94b43c5d4c utf8: Remove support for legacy global validation setting 10 months ago
Bartlomiej Plotka 7a7bc65237
Add util/compression package to consolidate snappy/zstd use in Prometheus. (#16156) 10 months ago
Arve Knudsen 7cbf749096
Upgrade to github.com/oklog/ulid/v2 (#16168) 10 months ago
Julius Volz 6054e843fe Fix test race by not calling t.Log() after test completion 10 months ago
co63oc 0e4e5a71bd
Fix typos (#16076) 10 months ago
Matthieu MOREL c7d4b53ec1 chore: enable unused-parameter from revive 11 months ago
Bartlomiej Plotka de23a9667c
prw2: Split PRW2.0 from metadata-wal-records feature (#16030) 11 months ago
frazou 9b4c8f6be2
rulefmt: support YAML aliases for Alert/Record/Expr (#14957) 11 months ago
Nicolas Peugnet 898af6102d
promtool: support creating tsdb blocks from a pipe (#16011) 11 months ago
Bartlomiej Plotka 00b69efabb
model/textparse: Change parser interface Metric(...) string to Labels(...) (#16012) 11 months ago
Artur Melanchyk 30112f6ed7
promtool: optimize labels slice allocation 11 months ago
Matthieu MOREL dd5ab743ea chore(deps): use version.PrometheusUserAgent 12 months ago
Giedrius Statkevičius 92218ecb9b promtool: add --ignore-unknown-fields 12 months ago
Arve Knudsen 5df6ea3042
promtool: Support linting of scrape interval (#15719) 12 months ago
sh0rez 5303e515af
remote/otlp: convert delta to cumulative (#15165) 12 months ago
Arve Knudsen f030894c2c
Fix issues raised by staticcheck (#15722) 12 months ago
machine424 9823a93c42
fix(main.go): avoid closing the query engine until it is guaranteed to no longer be in use. 1 year ago
Bryan Boreham 7b03796d0f
Scraping: stop storing discovered labels (#15261) 1 year ago
Arthur Silva Sens 3b97a6397c
Put PRWv2 created timestamp ingestion behing feature-flag 1 year ago
bwplotka f44bba31b3 config: Remove validation GetScrapeConfigs; require using config.Load. 1 year ago
Ben Ye 40c3ba9fd4
fix promtool analyze block shows metric name with 0 cardinality (#15438) 1 year ago
Ben Kochie 869addfec8
Enable auto-gomaxprocs by default (#15378) 1 year ago
Julien b93aec077c Fix auto reload when a config file with a syntax error is reverted 1 year ago
Ben Kochie 0f0deb77a2
Enable auto-gomemlimit by default (#15372) 1 year ago
Ben Kochie f701f4e236
Enable auto-gomaxprocs by default (#15376) 1 year ago