Commit Graph

10767 Commits (5ad74e6e718e7c4809205c7b7eb499f8af65b07d)
 

Author SHA1 Message Date
Julien Pivotto 5ad74e6e71 Add tests
2 years ago
Julien Pivotto ce55e5074d Add 'keep_firing_for' field to alerting rules
2 years ago
Ganesh Vernekar 72f20d949a
Merge pull request #11830 from codesome/histo-fed
2 years ago
Sebastian Rabenhorst c057318578
agent: native histogram support (#11842)
2 years ago
beorn7 d121db7a65
federate: Fix PeekBack usage
2 years ago
Ganesh Vernekar b4e15899d1
docs: Update recording rule docs about native histograms
2 years ago
Ganesh Vernekar 2e538be5d7
docs: Update federation docs for native histograms
2 years ago
Ganesh Vernekar 7a88bc3581
Test federation with native histograms
2 years ago
Ganesh Vernekar 33f880d123
Add native histogram support in federation
2 years ago
Ganesh Vernekar d82ea2eb1c
Merge pull request #11838 from codesome/histo-rec
2 years ago
Björn Rabenstein ac96da3726
Merge pull request #11840 from prometheus/beorn7/histogram-gauge
2 years ago
Ganesh Vernekar 98a0523e4a
rules: Test native histograms in recording rules
2 years ago
beorn7 6dcd03dbf3 tsdb: Add integer gauge histogram support
2 years ago
beorn7 3e5ad99c33 textparse: Minor doc comment improvement
2 years ago
Björn Rabenstein 6948fb1eb6
Merge pull request #11839 from prometheus/beorn7/histogram-gauge
2 years ago
beorn7 3f977e89ab textparse: Add tests for float and gauge histograms
2 years ago
beorn7 c26891043f textparse: Set CounterResetHint
2 years ago
Björn Rabenstein f07adbd45f
Merge pull request #11814 from prometheus/beorn7/protobuf
2 years ago
Frederic Branczyk f007555be1
Merge pull request #11801 from ssbostan/main
2 years ago
Ganesh Vernekar 53a5071a72
rules: Support native histograms
2 years ago
Ganesh Vernekar 57bcbf1888
Merge pull request #11783 from codesome/gauge-histogram
2 years ago
Ganesh Vernekar 3c2ea91a83
tsdb: Test gauge float histograms
2 years ago
Ganesh Vernekar 609b12d719
tsdb: Support gauge float histogram with recoding of chunk
2 years ago
Ganesh Vernekar 8ad0d2d5d7
tsdb: Find union of two sets of histogram spans
2 years ago
Ganesh Vernekar d7f5129042
tsdb: Add logic to determine appendable gauge float histograms
2 years ago
Ganesh Vernekar a87e7e9e33
tsdb: Add counter reset hint to histograms and support in WAL
2 years ago
Oleg Zaytsev de93a279a0
Shortcut postings for matchers when empty postings are selected (#11813)
2 years ago
Ganesh Vernekar fd89d7892c
Merge pull request #11809 from bboreham/dont-sort-postings-values
2 years ago
Ganesh Vernekar c94a41c4b2
Merge pull request #11785 from Fish-pro/erroris
2 years ago
Sam Jewell f88a0a7d83
Update example rules file to be valid with the default scrape config (#11692)
2 years ago
Julien Pivotto 48bccc50c8
Merge pull request #11831 from robbe-haesendonck/docs/fix-proxy-connect-header
2 years ago
Robbe Haesendonck e802ddf435 docs: 📝 Changed occurences of proxy_connect_headers to proxy_connect_header
2 years ago
Levi Harrison 3b4cbf8da4
Inject readiness state through context (#11617)
2 years ago
Levi Harrison 5a485e15ea
Merge pull request #11822 from krajorama/krajo
2 years ago
György Krajcsovits 97626c9583 Fix comment
2 years ago
Ganesh Vernekar 57cab58c53
Merge pull request #11774 from codesome/rules-ooo
2 years ago
Björn Rabenstein c49a28bb97
Merge pull request #11782 from codesome/floatappendabletest
2 years ago
Saeid Bostandoust da6c014039
update ServiceAccount for new kubernetes versions
2 years ago
beorn7 b5d4a94e9d textparse: Add gauge histogram support to protobuf parsing
2 years ago
beorn7 e9d9bb1b08 textparse: Handle unknown metric types in protobuf gracefully
2 years ago
Bryan Boreham e61348d9f3 tsdb/index: fast-track postings for label=""
2 years ago
Bryan Boreham cf92cd2688 tsdb: sort values for Postings only when required
2 years ago
Bryan Boreham 80ac0d7c82 promql: add benchmark for match against blank string
2 years ago
Ganesh Vernekar f1a332c496
rules: Consider ErrTooOldSample in expected errors
2 years ago
Ganesh Vernekar 7ed1ddb338
tsdb: Improve TestHistogramChunkAppendable and add new cases
2 years ago
Ganesh Vernekar fa0f04bbc6
Merge pull request #11805 from bboreham/fix-benchmark-intersect
2 years ago
Aleksey Smirnov 84c6f0e584
Init value for useState hook calls once (#11802)
2 years ago
Bryan Boreham 3da2c99ffd tsdb/index: don't call ExpandPostings in a benchmark
2 years ago
Bryan Boreham 4931983ca9 tsdb/index: make BenchmarkIntersect do work on each loop
2 years ago
Björn Rabenstein 432ea873c3
Merge pull request #11778 from codesome/float-iso
2 years ago