Commit Graph

4769 Commits (82c989a16eab51018376530942fe58869cd792d3)
 

Author SHA1 Message Date
Brian Brazil fba80da635
Fix default of read_recent to be false. (#3617)
7 years ago
Brian Brazil b418063d1a
Add tests for negative selectors. (#3616)
7 years ago
Callum Styan d76d5de66f refactor to make timestamp collector work for multiple file_sd's
7 years ago
KalivarapuReshma a00fc883c3 Add metric for timestamp of the files file_sd is using.
7 years ago
Goutham Veeramachaneni 384903af2e
Merge pull request #3613 from Gouthamve/update-tsdb
7 years ago
Goutham Veeramachaneni ee9ae2807a vendor: update tsdb
7 years ago
Lovisa Svallingson a8ff643464 Implement browsing of previous query expressions (#3486)
7 years ago
pasquier-s 78625f85a7 Fix race condition on file SD (#3468)
7 years ago
Krasi Georgiev c94fa731aa bypass the proxy for the tests
7 years ago
Krasi Georgiev ad66476c4f fix flaky main.go test and simplify a bit
7 years ago
Krasi Georgiev 0e58cda1fe use Fatalf instead of panic
7 years ago
Krasi Georgiev 61d793cb1f handle web_test webhandler errors.
7 years ago
Fabian Reinartz 2881d73ed8
Merge pull request #3362 from krasi-georgiev/discovery-refactoring
7 years ago
James Turnbull c3f9238756 Updated alert templating docs (#3596)
7 years ago
Goutham Veeramachaneni 9c9f96b2c0
Merge pull request #3529 from krasi-georgiev/main-integration-test
7 years ago
Krasi Georgiev 587dec9eb9 rebased and resolved conflicts with the new Discovery GUI page
7 years ago
Krasi Georgiev 60ef2016d5 add a cancel func to the scrape pool as it is needed in the scrape loop select block
7 years ago
Krasi Georgiev 80182a5d82 use poolKey as the pool map key to avoid multi dimensional maps
7 years ago
Krasi Georgiev 1ec76d1950 rearange the contexts variables and logic
7 years ago
Krasi Georgiev 6ff1d5c51e add the scrape manager config reloader
7 years ago
Krasi Georgiev b0d4f6ee08 resolved merge confilc in main.go
7 years ago
Krasi Georgiev f2df712166 updated README
7 years ago
Krasi Georgiev aca8f85699 fixed the tests
7 years ago
Krasi Georgiev fe6c544532 some renaming and comments fixes.
7 years ago
Krasi Georgiev f5c2c5ff8f brake the start provider func so that can run unit tests against it.
7 years ago
Krasi Georgiev c5cb0d2910 simplify naming and API.
7 years ago
Krasi Georgiev 9c61f0e8a0 scrape pool doesn't rely on context as Stop() needs to be blocking to prevent Scrape loops trying to write to a closed TSDB storage.
7 years ago
Krasi Georgiev e405e2f1ea refactored discovery
7 years ago
Bryan Boreham a8cce41882 Set MaxIdleConnsPerHost alongside MaxIdleConns (#3592)
7 years ago
Brian Brazil 9083d41d3a
Add 2.0 stability guarantees (#3484)
7 years ago
Simon Pasquier aa25dff1ea Update the openstack_sd_config section
7 years ago
Krasi Georgiev 08ee713c82 example to show the difference between "sum by" and "sum without" (#3558)
7 years ago
vthriller b4bd91958a [minor] docs: recording_rules: fix missing key
7 years ago
Tobias Schmidt 28205f5ca9 Remove wrong statement about alertmanager URL configuration
7 years ago
Mike Rostermund 4648f4c156 New server uses read protocol, to eh, read. (#3444)
7 years ago
Brian Brazil e0711c2e9b Document consul sd tls_config (#3440)
7 years ago
Tom Wilkie d2f6803d14 'Prometheus lifecycle' should be a subsection of 'Miscellaneous'
7 years ago
Or Elimelech 6e8d192ba0 Wrong URL for remote.proto (#3431)
7 years ago
phyber 013dc30dee Fix markdown in recording rules. (#3432)
7 years ago
Tobias Schmidt 87f5fe3576 Fix migration documentation title in docs menu
7 years ago
Brian Brazil 5dff97639f Tweak migration doc (#3430)
7 years ago
Jose Donizetti b3b6538348 Small changes to migration guide
7 years ago
Conor Broderick b5c30090b9
Merge pull request #3544 from Conorbro/relabel
7 years ago
conorbroderick 8b6f3a1bd3 Added service discovery view showing labels before and after relabelling
7 years ago
Luke Overend 9532c2c700 Pass ams to go routine when sending alerts (#3284)
7 years ago
Goutham Veeramachaneni 2d73d2b892
Merge pull request #3570 from Gouthamve/colon-snapshot
7 years ago
Brian Brazil 81db4716c1
Mention SD moratorium in README (#3573)
7 years ago
Tom Wilkie 73fa721dd2
Merge pull request #3569 from EdSchouten/faster-federation
7 years ago
pasquier-s b3eccdd828 Fix 'addrConn.resetTransport' error (#3004) (#3517)
7 years ago
pasquier-s 2440696961 Log file descriptor limits at startup (#3567)
7 years ago