Commit Graph

916 Commits (0502f2d8fbb6de166323795a33599d7096c802b0)

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