Commit Graph

9884 Commits (6555cc68caf8d8f323056e497ae7bb1e32a81667)
 

Author SHA1 Message Date
Luke Chen 6555cc68ca
Make the `make build` depends on `npm_licenses` task (#7843)
3 years ago
Julien Pivotto 344b272b3e
Fix assets tarball (#10548)
3 years ago
dependabot[bot] 90e6db6d45
build(deps): bump @fortawesome/free-solid-svg-icons in /web/ui (#10557)
3 years ago
dependabot[bot] 892f6baaeb
build(deps-dev): bump sinon from 12.0.1 to 13.0.1 in /web/ui (#10553)
3 years ago
dependabot[bot] bc3561b7d2
build(deps): bump @fortawesome/fontawesome-svg-core in /web/ui (#10552)
3 years ago
dependabot[bot] 84c72a5e88
build(deps): bump moment from 2.29.1 to 2.29.2 in /web/ui (#10533)
3 years ago
Garen Chan 1d45c418a5
Fix scrape interval and duration tooltip not showing. (#10545)
3 years ago
dependabot[bot] 9665c542a1
build(deps-dev): bump @types/node from 16.11.26 to 17.0.23 in /web/ui (#10534)
3 years ago
dependabot[bot] 6cacdb7f67
build(deps): bump sass from 1.44.0 to 1.49.11 in /web/ui (#10526)
3 years ago
Julien Pivotto a236166c71
Store compiled web ui in CI (#10546)
3 years ago
Filip Petkovski 1c1b174a8e
Add a --lint flag to the promtool check rules and check config commands (#10435)
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
Haoyu Sun 3c903af474
Add Alert PrometheusScrapeBodySizeLimitHit
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
Julien Pivotto c901ebaf8d
ui/compress: Do not change git worktree (#10467)
3 years ago
Furkan 2939966634
Kubernetes SD: Support discovery.k8s.io/v1 EndpointSlice
3 years ago
Gabriel Bernal 9ed56c6065
export newCompleteStrategy to avoid client import errors (#10448)
3 years ago