Commit Graph

4637 Commits (c5cb0d2910692cfd77b36d7d270677f58f55d3f9)
 

Author SHA1 Message Date
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
Goutham Veeramachaneni bee6864c14 Make the date returned by snapshot script friendly
7 years ago
Ed Schouten bb724f1bef Deprecate DeduplicateSeriesSet() in favor of NewMergeSeriesSet().
7 years ago
Fabian Reinartz 838fc5a4d1
Merge pull request #3300 from alcortesm/update-testing-utils-to-go1.9
7 years ago
Alberto Cortés 29da2fb9cd testutil: update to go1.9 testing.Helper
7 years ago
Alberto Cortés 8f6a9f7833 config: simplify tests by using testutil.NotOk (#3289)
7 years ago
Goutham Veeramachaneni e0d917e2f5
Merge pull request #3523 from Gouthamve/clean-tomb
7 years ago
Conor Broderick 08a4e0693b
Merge pull request #3556 from prometheus/remove-obsolete-todo
7 years ago
Shubheksha Jalan 35c1926d14 use httptest.NewRequest, remove http.ReadRequest (#3557)
7 years ago
Goutham Veeramachaneni f0599d4dbf Incorporate review-feedback
7 years ago
Julius Volz ab11a457e8 Remove obsolete TODO in API code
7 years ago
James Turnbull 330735aca6 Added another full link to the configuration docs (#3553)
7 years ago
Amy Holt 607a675617 Add prefix to relative 3 URLs (#3551)
7 years ago
Conor Broderick 7417c60071
Merge pull request #3548 from whoward/fix-marathon-1-5
7 years ago
Will Howard 6a80fc24cf Parse the normalized container.PortMappings presented by the Marathon 1.5.x API
7 years ago
Conor Broderick 59d4c539d1 Added rule name to rule error for easier debugging (#3549)
7 years ago
Goutham Veeramachaneni 311edc5a38 Merge branch 'master' into clean-tomb
7 years ago
Brian Brazil 30b4439bbd Remove rule_type label from rule metrics.
7 years ago
Brian Brazil b97f4cf48c Add metrics for rule group interval and last duration.
7 years ago
Brian Brazil 0a42a9fc8f Copy over rule group duration on reload.
7 years ago
Brian Brazil aa370fa568 Clarify metric names around rule groups.
7 years ago
Goutham Veeramachaneni d8515b2580 Move Admin APIs to v1
7 years ago
Brian Brazil d7b3df5ae1 Fix staticcheck errors
7 years ago
Goutham Veeramachaneni 41b8f1f8fe
Add admin API docs
7 years ago
Krasi Georgiev 29506e0bca one meaningless write to the config file to trigger anothe fsnotify (#3492)
7 years ago
Matthias Rampke cae4538b3e Docs: state that all regular expressions are RE2. (#3518)
7 years ago