Commit Graph

10932 Commits (7989bc4f550c05a750a7d2703998cfe01d17fa71)
 

Author SHA1 Message Date
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 38fa151a7c
tsdb: Only initialise out-of-order fields when required
2 years ago
Bryan Boreham 2f58be840d service discovery: add config name to log messages
2 years ago
Ganesh Vernekar d82ea2eb1c
Merge pull request #11838 from codesome/histo-rec
2 years ago
Ben Whetstone 32e9f6a39c Add container ID as a meta label for pod targets
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
Danny Kopping 4d8478d9ac
Add license header to appease CI
2 years ago
Danny Kopping 72527b5f12
Refactoring for simplicity
2 years ago
Danny Kopping d8f3e7d16c
gofumpt
2 years ago
Danny Kopping 79300340af
Adding recording/alerting rule origin context
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