8008 Commits (348ff4285ffa59907c9d7fd7eb3cb7d748f42758)
 

Author SHA1 Message Date
Javier Palomo Almena 348ff4285f
tsdb: Replace sync/atomic with uber-go/atomic in tsdb (#7659) 4 years ago
Julien Pivotto 6f296594a8
Update go deps + use exclude directive (#7624) 4 years ago
Julien Pivotto e76c436e9c
Goleak in discoveries, scrape, rules (#7662) 4 years ago
Julien Pivotto e07415227a
discovery: check for nil triton_sd_config (#7671) 4 years ago
Julius Volz 9da59c856d
Improve scalar literal format documentation (#7651) 4 years ago
Julien Pivotto 22acb87e09
refactoring: make sure that query_duration_seconds metrics are the same (#7668) 4 years ago
Owen Diehl 00b7bdb1b6
parser.{Expr,Statement} publicly implementable (#7639) 4 years ago
Julien Pivotto e17d18a043
docs: Fix type of the histogram_quantile function (#7666) 4 years ago
Frederic Branczyk 9f9fb1ab33
documentation: Adapt Kubernetes RBAC to use metrics roles (#3661) 4 years ago
chinhnc e05c19da5d
Display block duration in promtool list blocks command (#7653) 4 years ago
Guangwen Feng 6b7ac2ac1b
Add unit test case to improve test coverage for matcher.go (#7658) 4 years ago
Julien Pivotto 93e9c010f3
Add more Go leak tests (#7652) 4 years ago
Bartlomiej Plotka 841b13641c
promql: Refactored subquery hint tests and added todos. (#7636) 4 years ago
Ben Ye 50c261502e
add tsdb cmds into promtool (#6088) 4 years ago
johncming 9801f52b0a
tsdb/chunks: fix bug of data race(#7643). (#7646) 4 years ago
Julien Pivotto 610b622520
Merge pull request #7644 from prometheus/release-2.20 4 years ago
Björn Rabenstein e5a06b4835
Merge pull request #7641 from prometheus/beorn7/release 4 years ago
beorn7 c7013c0d4e Cut final v2.20.0 4 years ago
Ganesh Vernekar 4a8531a64b
BlocksToDelete function in DB options (#7638) 4 years ago
Owen Diehl 9ccedc0407
Arbitrary rule & group loading (#7569) 4 years ago
Bartlomiej Plotka a0df8a383a
promql: Removed global and add ability to have better interval for subqueries if not specified (#7628) 4 years ago
Julien Pivotto ffc925dd21
TSDB: Error when we commit/rollback twice (#7593) 4 years ago
Julien Pivotto 89d2f5ec1d
Merge pull request #7635 from roidelapluie/sdtests2 4 years ago
Björn Rabenstein d29b40d80e
Merge pull request #7633 from roidelapluie/anotherfix 4 years ago
Julien Pivotto b83cbacbdd
Rule manager: remove blocking channel in mail (#7631) 4 years ago
Julien Pivotto 52cdcc2a3b
Add a check-list for new SD's (#7634) 4 years ago
Julien Pivotto f8ec72d730 Add digitalocean test 4 years ago
Julien Pivotto a197508d09 Add docker swarm test 4 years ago
Julien Pivotto 0cca23d3ed DigitalOcean, Docker Swarm: properly load files 4 years ago
Julien Pivotto 38fec5345d
React UI: Multiple improvements on /rules page (#7606) 4 years ago
Julien Pivotto fe8d412ce9
React UI: Add duration, labels, annotations to alerts page (#7605) 4 years ago
Julien Pivotto a3ac9fa5f5
Add custom title to React UI (#7607) 4 years ago
Julien Pivotto cfe30a7b62
TSDB: Use t.Cleanup to delete temporary files (#7620) 4 years ago
Julien Pivotto 62805b2fe9
tsdb: test for leaks (#7566) 4 years ago
Krasimir Georgiev ccab2b30c9
Test no panic after a WAL corruption (#7625) 4 years ago
Julien Pivotto 9b8cc663f7
Merge pull request #7623 from prometheus/release-2.20 4 years ago
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