Commit Graph

901 Commits (4eca0942f2fbdc23e575652aa6e4e1cb53efec1e)

Author SHA1 Message Date
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 12 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) 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. 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
Ben Kochie fb69a38e67
Enable auto-gomemlimit by default (#15373) 1 year ago
Bryan Boreham de35a40ed5 [REFACTOR] Small improvement to top-level naming 1 year ago
Ben Ye 140f4aa9ae
feat: Allow customizing TSDB postings decoder (#13567) 1 year ago
Aniket Kaulavkar 650abaccce Parallelize tests in cmd/promtool/ 1 year ago
🌲 Harry 🌊 John 🏔 f9bc50b247 storage: Implement limit in mergeGenericQuerier 1 year ago
Matthieu MOREL af1a19fc78 enable errorf rule from perfsprint linter 1 year ago
Oleg Zaytsev 50e83e8f98 Export 'go_sync_mutex_wait_total_seconds_total' metric 1 year ago
Julien 9d9e86b333 Fix auto reload when a config file with a syntax error is reverted 1 year ago
Arthur Silva Sens 88818c9cb3
chore: Remove dead code 1 year ago
Alban Hurtaud 4b56af7eb8
Add hidden flag for the delayed compaction random time window (#14919) 1 year ago
Vanshika cccbe72514
TSDB: Fix some edge cases when OOO is enabled (#14710) 1 year ago
George Krajcsovits 1b4e7f74e6
feat(tools): add debug printouts to rules unit testing (#15196) 1 year ago
machine424 cf128a0472
test(cmd/prometheus): speed up test execution by t.Parallel() when possible 1 year ago
Alan Protasio c78d5b94af
Disallowing configure AM with the v1 api (#13883) 1 year ago
Yi 2cabd1b707
config: remove expand-external-labels flag in release 3.0 (#14657) 1 year ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 1 year ago