10015 Commits (d16b314b72c98c1a7ca28919e54938bd328e24b3)
 

Author SHA1 Message Date
beorn7 d16b314b72 Histogram: Do not render empty buckets in JSON output 3 years ago
beorn7 61d6d1df18 Histogram: Remove obsolete work-around code 3 years ago
Björn Rabenstein bcc919cb19
Merge pull request #10604 from prometheus/beorn7/sparsehistogram 3 years ago
beorn7 37bbc07118 Histogram: Add jsoniter marshaling 3 years ago
beorn7 99894f6afa Histogram: Implement inefficient JSON rendering 3 years ago
Björn Rabenstein 3966f9238c
Merge pull request #10564 from prometheus/beorn7/sparsehistogram 3 years ago
beorn7 56db51c826 Histgram: Fix Compact for spans of only empty buckets 3 years ago
beorn7 106e20cde5 Histogram: Fix and simplify histogram_quantile 3 years ago
Björn Rabenstein f009e1c8f8
Merge pull request #10562 from prometheus/beorn7/sparsehistogram 3 years ago
beorn7 15583af9bb Histogram: Fix crash when compacting only empty buckets 3 years ago
beorn7 08efde4de5 Adjust to newest gofumpt 3 years ago
beorn7 7ee1836ef5 Merge branch 'main' into sparsehistogram 3 years ago
Augustin Husson 043a2954f8
UI: stabilize dependencies and environment (#10517) 3 years ago
Ben Kochie 063319087c
Fix changelog typo (#10047) 3 years ago
Augustin Husson 3fc7d11687
Update Go dependencies (#10527) 3 years ago
dependabot[bot] da9bc3cf28
build(deps): bump bufbuild/buf-setup-action from 1.1.0 to 1.3.1 (#10518) 3 years ago
dependabot[bot] f889ad3f73
build(deps): bump actions/upload-artifact from 2.3.1 to 3 (#10519) 3 years ago
Frederic Branczyk a30b27a8d0
Merge pull request #10516 from nixargh/kubernetes_sd_config_gcp_provider_fix 3 years ago
Augustin Husson ac888caf4c
add @nexucis and @metalmatze as release shepherd for the next two releases (#10511) 3 years ago
nixargh e76c6aac50 Fix #10507: explicitly include gcp auth from k8s.io to kubernetes discovery 3 years ago
Peter Štibraný cd18da3605
Fix OpenMetrics parser to sort uppercase labels correctly. (#10510) 3 years ago
David N Perkins ed0c68224e
Azure SD Failure metric and 404 Handling (#10476) 3 years ago
Sylvain Rabot c31a3e4c92
Build with Go 1.18 (#10501) 3 years ago
Björn Rabenstein a1121efc18
Merge pull request #10478 from fpetkovski/add-samples-limit-alert 3 years ago
Julien Pivotto 390956d317
Log gomaxprocs messages (#10506) 3 years ago
TomasKohout c0fd228bad
Add dependency on go.uber.org/automaxprocs (#10498) 3 years ago
Julien Pivotto 98039cddfa
Update Prometheus common (#10492) 3 years ago
Bryan Boreham 2c1be4df7b
tsdb: more efficient sorting of postings read from WAL at startup (#10500) 3 years ago
fpetkovski 501a8a7865
Address code review comments 3 years ago
fpetkovski 877320784b
Add alert in mixin for exceeded sample limit 3 years ago
Martina Ferrari 3e4bd4d913 Avoid literal integer overflows in 32 bit arches. 3 years ago
Julien Pivotto 7c370e5af9
Document plugins (#10496) 3 years ago
Julien Pivotto f9d8e5245a
Plugins support (#10495) 3 years ago
Wilbert Guo 83a2e52bc2
Add SyncForState Implementation for Ruler HA (#10070) 3 years ago
David N Perkins b13aec9167
Merge pull request #10365 from David-N-Perkins/azure-resource-group-filter 3 years ago
Ben Kochie c7be45d957
Merge pull request #10297 from prometheus/superq/improve_labelmap_doc 3 years ago
Robert Fratto 44a5e705be
discovery: Expose custom HTTP client options to discoverers (#10462) 3 years ago
Goutham Veeramachaneni 4d8bbfd416
Add target to context (#10473) 3 years ago
Howie 1291ec7185
deleting *.tmp WAL files on startup (#10317) 3 years ago
Andrew Bloomgarden 20dbb128d9 Switch per-step stats to serialize ints 3 years ago
Björn Rabenstein 9d34ddc00e
Merge pull request #9873 from raptorsun/feature/AlertScrapeBodySizeLimitHit 3 years ago
Frederic Branczyk f1ea4136de
Merge pull request #9570 from Dentrax/k8s-discovery-v1 3 years ago
beorn7 f9c411604d Fix spelling errors 3 years ago
Haoyu Sun 3c903af474
Add Alert PrometheusScrapeBodySizeLimitHit 3 years ago
beorn7 4210aac74a Merge branch 'main' into sparsehistogram 3 years ago
Andrew Bloomgarden a64b9fe323 Report PeakSamples in query statistics 3 years ago
Andrew Bloomgarden ed091a1fb9 Allow replacing the stats struct before rendering JSON 3 years ago
Alan Protasio 606ef33d91 Track and report Samples Queried per query 3 years ago
Alvin Lin cd739214dd
Log rule name when evaluating rule groups' Eval function logs anything (#10454) 3 years ago
Augustin Husson 69e9eadfd3
stop codemirror sync (#10472) 3 years ago