Commit Graph

8194 Commits (b90c7a55da04231643895b192d15d499adbc480f)
 

Author SHA1 Message Date
Bartlomiej Plotka 823b218e1b
Fixed race between compact (gc, populate) and head append causing unknown symbol error. (#7560)
4 years ago
Julien Pivotto d77b56e88e
Fix avg_over_time for nan and float64 overflows (#7346)
4 years ago
Björn Rabenstein 65d805a642
Merge pull request #7551 from prometheus/beorn7/modules
4 years ago
Bartlomiej Plotka 492061b24c
Revert "Fix unknown symbol error during head compaction (#7526)" (#7556)
4 years ago
Julien Pivotto 190addffd8
Change Scrape Loop mtx to Mutex (#7553)
4 years ago
beorn7 ddefee52dc Update dependencies
4 years ago
Sylvain Rabot 6a00626ee9
Display dates as well as timestamps in status page (#7544)
4 years ago
Julien Pivotto be96951c56
Add Docker Swarm configuration example (#7542)
4 years ago
Ben Kochie d017777985
Merge pull request #7244 from ArthurSens/master
4 years ago
Julien Pivotto 93ecf0e14c
Refactor dockerswarm refresh for testing (#7541)
4 years ago
Guangwen Feng 663016ee0c
Add unit test case to improve test coverage for template.go (#7537)
4 years ago
Callum Styan 0f76024eeb
Clarify error messaging, group names must be provided. (#7529)
4 years ago
Tobias Guggenmos 1f73073d73
Make without a valid metric identifier (#7533)
4 years ago
Ganesh Vernekar 30505a202a
Fix unknown symbol error during head compaction (#7526)
4 years ago
Julien Pivotto 57aac73e47
Downgrade docker dependency to the stable branch (#7524)
4 years ago
Marco Pracucci 2f6bf7de4c
Optimise labels regex matchers containing a literal within the pattern (#7503)
4 years ago
Julien Pivotto 9875afc491
Fix the type of the alert name (#7523)
4 years ago
Björn Rabenstein 933aa367b4
Merge pull request #7522 from prometheus/beorn7/doc
4 years ago
Julien Pivotto 27867412a7
openstack tests: use new test.Cleanup function (#7514)
4 years ago
beorn7 cf698f71e5 Add an explanation for the quantile aggregation operator
4 years ago
Björn Rabenstein ad7da8fd35
Merge pull request #7463 from yeya24/support-time-promtool
4 years ago
Guangwen Feng ad9449d1f1
Add unit test case for func HasAlertingRules in manager.go (#7502)
4 years ago
Harkishen Singh f32307b656
Increments WAL corruption metric on WAL corruption during checkpointing (#7491)
4 years ago
Ganesh Vernekar e65e2e0dac
Fix panic from db metrics (#7501)
4 years ago
Hu Shuai b962029031
Add a unit test for MergeLabels in storage/remote/codec.go. (#7499)
4 years ago
John Bampton 98a69b77d1
Fix spelling (#7512)
4 years ago
yeya24 797e48c1a3 support time range in promtool query labels
4 years ago
Julien Pivotto 74a6959d46
Docs: fix types (#7508)
4 years ago
Julien Pivotto e1f9816a33
Openstack: Reduce timeouts (#7507)
4 years ago
Steffen Neubauer 9c9b872087
OpenStack SD: Add availability config option, to choose endpoint type (#7494)
4 years ago
Mikael Johansson a98be49c52
Change rule index numbering from 0 to n+1 on errors found in rule files (#7495)
4 years ago
Julien Pivotto aa452d8ab4
digitalocean: use a safer pagination method (#7498)
4 years ago
Hu Shuai 578f2b7974
Add a unit test for labelsToOpenAPILabelSet in notifier/notifier.go. (#7492)
4 years ago
Julien Pivotto 72425d4e3d
Add group() aggregator (#7480)
4 years ago
Tom Wilkie 27b1009acd
Rename the dashboard in the mixin to 'Prometheus Overview'. (#7489)
4 years ago
Hu Shuai a94b570dc6
Add a unit test for newAzureResourceFromID in discovery/azure/azure.go. (#7484)
4 years ago
Guangwen Feng f50786bcd1
Add unit test case to improve test coverage for quote.go (#7482)
4 years ago
Bartlomiej Plotka 1861bf38f5
tombstones: Fixed Add method in order to support trimming time series; Simplified the algo. (#7471)
4 years ago
Guangwen Feng 487f1e07ff
Add unit test case for func State in alerting.go (#7476)
4 years ago
Simon Pasquier 3155642108
web/ui/react-app: bump elliptic package version (#7477)
4 years ago
Guangwen Feng 9ab072b470
Fix golint issue caused by typo (#7475)
4 years ago
Julien Pivotto 800c0aefcf
Fix types in k8s+dns docs (#7474)
4 years ago
Mark Hansen f0a439bfc5
Web: Scroll hash-fragment links with navbar height (#7456)
5 years ago
Frederic Branczyk d17d88935c
rules: Use narrower interface for rule manager loading of for state (#7472)
5 years ago
Ganesh Vernekar d2e631041e
Merge pull request #7465 from prometheus/merge-release-2.19
5 years ago
Julien Pivotto 59de58d380
Docker Swarm service discovery (#7420)
5 years ago
Julien Pivotto 0444a419d7
Consul: document health meta label (#7466)
5 years ago
Marco Pracucci cef4dd6fff
Optimized label regex matcher with literal prefix and/or suffix (#7453)
5 years ago
Ganesh Vernekar a4c2ea1ca3
Merge remote-tracking branch 'upstream/master' into merge-release-2.19
5 years ago
Ganesh Vernekar c448ada63d
Cut v2.19.2 (#7464)
5 years ago