Commit Graph

8225 Commits (983a8eae4f796e75a582c201ecc4ec7de09c087b)
 

Author SHA1 Message Date
Björn Rabenstein 113d1672dc
Merge pull request #7622 from prometheus/beorn7/release
4 years ago
beorn7 9c9248aeb4 Cut 2.20.0-rc.1
4 years ago
Björn Rabenstein f762a9ec77
Merge pull request #7621 from codesome/downgrade-grpc
4 years ago
Ganesh Vernekar 26044045b9
Downgrade grpc to v1.29.1
4 years ago
Björn Rabenstein d6763acd60
Merge pull request #7550 from krasi-georgiev/panic-head-chunk
4 years ago
Krasi Georgiev d30492cbb0 Avoid panic when the headChunk is nil during isolation.
4 years ago
Björn Rabenstein eaa522867e
Merge pull request #7608 from roidelapluie/exemple
4 years ago
Julien Pivotto 48140e5189 Improve docker swarm configuration exemple
4 years ago
Björn Rabenstein 79620c78db
Merge pull request #7604 from roidelapluie/swarmsocket
4 years ago
Björn Rabenstein e0c0f996b3
Merge pull request #7615 from johncming/swarmsd_config
4 years ago
johncming 6da680c7e4 discovery/config: add swarmsd config validation.
4 years ago
johncming 490f9c664e
scrape: remove two blank lines. (#7610)
4 years ago
Julien Pivotto 49f48d8f65 Fix comment
4 years ago
Julien Pivotto 968c86d642 Fix comment
4 years ago
Julien Pivotto 45644c82f6 Docker swarm: enable unix socket
4 years ago
Guangwen Feng b30654211c
Fix incorrect arguments order in TestExprString (#7602)
4 years ago
Julien Pivotto 22aa21e508
scrape tests: Make appenders more realistic (#7594)
4 years ago
johncming a69a8b931f
rules: fix bug for unknown alert state. (#7599)
4 years ago
Zhou Hao ddedf454d0
add os.RemoveAll err verification (#7540)
4 years ago
Ben Ye e6ea798c32
promtool range query should exit when fail to parse time (#7505)
4 years ago
Björn Rabenstein b489f78f68
Merge pull request #7590 from prometheus/release-2.20
4 years ago
Björn Rabenstein d17d20ac27
Merge pull request #7583 from prometheus/beorn7/release
4 years ago
beorn7 68ac4418ef Cut 2.20.0-rc.0
4 years ago
Ganesh Vernekar 1760c7474c
Replay m-map chunks irrespective of WAL (#7589)
4 years ago
Julien Pivotto 754461b74f
Reuse the same appender for report and scrape (#7562)
4 years ago
Björn Rabenstein e0067a7bd8
Merge pull request #7573 from codesome/mmap-empty-files
4 years ago
Ganesh Vernekar b8a7e80f9b
Fix review comments
4 years ago
Julien Pivotto 9c599f1ee2
Add new SD's to alertmanager config (#7584)
4 years ago
Ganesh Vernekar ea013343ca
Log when starting to create a checkpoint (#7581)
4 years ago
Ganesh Vernekar 7a763ff61e
Avoid empty mmap files by using .tmp files to write headers
4 years ago
Julien Pivotto dc10763027
Next release shepherds (#7570)
4 years ago
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