Commit Graph

5128 Commits (7e9549b3986585aede0904391f81cd1e084695c2)
 

Author SHA1 Message Date
Sneha Inguva c1a851074b promtool: add query instant and query range commands (#4085)
7 years ago
Brian Brazil fbe66819c5
Update ALERTS docs for 2.0 staleness changes. (#4116)
7 years ago
Yecheng Fu 2be543e65a Simplify some code and comments.
7 years ago
Yecheng Fu 46683dd67d Simplify code.
7 years ago
Yecheng Fu 3a253f796c Fix grammar in comments and add missing `expectedMaxItems` to let it
7 years ago
Yecheng Fu d73b0d3141 Move hasSynced interface and its implementations to *_test.go files.
7 years ago
Yecheng Fu 8ceb8f2ae8 Refactor Kubernetes Discovery Part 2: Refactoring
7 years ago
Yecheng Fu 9bc6ced55d Refactor Kubernetes Discovery Part 1: Add Vendor files.
7 years ago
Adam Shannon 809881d7f5 support reading basic_auth password_file for HTTP basic auth (#4077)
7 years ago
Björn Rabenstein 7cc46bafcb
Merge pull request #4113 from prometheus/beorn7/juggling
7 years ago
Ben Kochie 219433aae5
Update CircleCI build
7 years ago
Björn Rabenstein 91e470d733
Merge pull request #4096 from simonpasquier/fix-scrape-races-2.2
7 years ago
Ben Kochie 4a4e8a7d3b Fix spelling in Makefile.common. (#4105)
7 years ago
Ben Kochie 76f6fe8f86
Merge pull request #4102 from krasi-georgiev/makefile
7 years ago
Krasi Georgiev 98c51d241b run the style target to fail if the code is not properly formated
7 years ago
Krasi Georgiev 0b0c9f4b6b
unused target didn't trigger an error for unused packages (#4101)
7 years ago
Krasi Georgiev 416db814e8
use package shorthand selection that excludes vendored. (#4100)
7 years ago
Krasi Georgiev 3f2b2c50dd
use the Makefile.common (#3978)
7 years ago
Simon Pasquier 2cbba4e948 scrape: fix data races
7 years ago
Simon Pasquier 8b89ab0173 scrape: add test detecting data races
7 years ago
Rohit Gupta 30c3e02864 Fixes #4090. Marathon service discovery for 5XX http response (#4091)
7 years ago
Krasi Georgiev d13db89548
Merge pull request #4073 from krasi-georgiev/remove-unused-vendored
7 years ago
David King 6286c10df0 Fix OOM when a large K is used in topk queries (#4087)
7 years ago
Björn Rabenstein e7584ee345
Merge pull request #4072 from prometheus/beorn7/forward-merge
7 years ago
Krasi Georgiev 7951f6a0f6
Merge pull request #4075 from prometheus/issue-use-case
7 years ago
Krasi Georgiev 1467d01147 request a use case for proposals
7 years ago
Krasi Georgiev 7679bc169d remove unused vendored packages
7 years ago
beorn7 94ff07b81d Merge branch 'release-2.2'
7 years ago
Björn Rabenstein f8dcf9b272
Merge pull request #4066 from krasi-georgiev/race-DiscoveredLabels
7 years ago
Krasi Georgiev dc29dd1c6f add mutex for DiscoveredLabels
7 years ago
Björn Rabenstein e65fc8591a
Merge pull request #4064 from prometheus/beorn7/vendoring
7 years ago
beorn7 bd44e7fe98 Update vendoring of prometheus/common/route to include data race fix
7 years ago
Krasi Georgiev ddd46de6f4 Races/3994 (#4005)
7 years ago
Mario Trangoni 464e747f1e fix some comments typos (#4059)
7 years ago
Sneha Inguva cbfb207cca vendor: correctly update golang client (#4056)
7 years ago
Tony Lee 7cd56f56df add queue_time slice to query_duration_seconds (#4050)
7 years ago
Julius Volz fe10b36b30 Fix curl example for deleting series (#4046)
7 years ago
sev3ryn cc917aee7f fix of endless loop while doing Consul service discovery. (#4044)
7 years ago
Philippe Laflamme 2aba238f31 Use common HTTPClientConfig for marathon_sd configuration (#4009)
7 years ago
Manos Fokas 25f929b772 Yaml UnmarshalStrict implementation. (#4033)
7 years ago
Krasi Georgiev 406233e937
Merge pull request #4034 from si74/main_comments
7 years ago
Sneha Inguva 7be846754a main: actor functionality comments
7 years ago
albatross0 0245fd55bf Add a machine type label to GCE SD (#4032)
7 years ago
Kristiyan Nikolov be85ba3842 discovery/ec2: Support filtering instances in discovery (#4011)
7 years ago
Bryan Boreham 93494d8b7e Add an OpenTracing span for each rule (#4027)
7 years ago
Björn Rabenstein 6cf725c56d
Merge pull request #4031 from codesome/fix-bug-from-4025
7 years ago
Ganesh Vernekar b44ce11d1b Added test to check pathPrefix
7 years ago
Ganesh Vernekar cd2820e165 Fix pathPrefix bug from PR-4025
7 years ago
Solomon Van 68e394a56e notifier: update use testutil for testing (#3695)
7 years ago
Elif T. Kuş daebf68ea2 Rewrote tests for relabel and template (#3754)
7 years ago