Commit Graph

407 Commits (3bcc36dd8a781d990d2d756c6850fc4301908af6)

Author SHA1 Message Date
Harmen a1443280b4 make assets build
8 years ago
Harmen 512b3f8d95 Friendlier message when there are no alerting rules
8 years ago
Matt Bostock 78715e4182 Alerts template: remove silence table header
8 years ago
Harmen afc5873b0e don't store empty values in the URL
8 years ago
beorn7 1bb077b5ef Merge branch 'release-1.0' into beorn7/release
8 years ago
beorn7 4ff4857112 Recreate assets
8 years ago
Brian Brazil 56151e57ba Update example console templates to new HTTP API.
8 years ago
Brian Brazil 9e58070c04 Merge pull request #1820 from prometheus/console-api
8 years ago
Brian Brazil d458ecd4b9 Update example console templates to new HTTP API.
8 years ago
Dmitry Vorobev 273e457da4 web: return status code and error message for config resource
8 years ago
Fabian Reinartz 59d26e8536 web: add -web.route-prefix flag
9 years ago
Fabian Reinartz 62af249d06 Merge pull request #1761 from prometheus/fabxc-legacyapi
9 years ago
Fabian Reinartz 425736a377 *: remove last remainers of non-second metrics
9 years ago
Fabian Reinartz 97f62c021e api: drop legacy API
9 years ago
Brian Brazil 4dbe689632 Do our own date parsing in console template graph controls.
9 years ago
Fabian Reinartz 25135c3691 web: round last scrape timestamp to milliseconds
9 years ago
David Gstir 2dd80225a4 Fix JS XHR requests in prom_console.js on IE11
9 years ago
Julius Volz 194a486c60 Merge pull request #1660 from alileza/add_http_errorlog
9 years ago
Ali Reza 624717e801 Log HTTP server errors using common/log
9 years ago
Roman Vynar 9d616952b3
Added missed pathPrefix to Status sub-menus
9 years ago
beorn7 93460fb853 Remove a spurious "w" from `_base.html`
9 years ago
Bjoern Rabenstein 52a133d4d2 Make assets without debug settings
9 years ago
beorn7 da8cb10b43 Partition the status tab into items in a dropdown
9 years ago
Fabian Reinartz 54de6afd22 Merge pull request #1625 from prometheus/series-api-time-bounds
9 years ago
Julius Volz 0c1e7a5b00 Support time range in /api/v1/series endpoint.
9 years ago
Steve Durrheimer 399d5c6375
Make version informations consistent between prometheus components
9 years ago
Julius Volz c78bd13a2b Include date and time in graph hover detail.
9 years ago
Julius Volz c0b430b8e5 Improve before-relabeling label tooltips.
9 years ago
Jonathan Boulle 38098f8c95 Add missing license headers
9 years ago
beorn7 4b574e8a61 Switch chunk encoding to type 2 where it was hardcoded type 1 before
9 years ago
beorn7 836f1db04c Improve MetricsForLabelMatchers
9 years ago
beorn7 d77d625ad3 Merge branch 'master' into beorn7/storage6
9 years ago
Fabian Reinartz f2e359962c Sort exported targets
9 years ago
beorn7 f7fc542db6 Merge branch 'master' into beorn7/storage4
9 years ago
Fabian Reinartz 1ede7b9d72 Consolidate TargetStatus into Target.
9 years ago
beorn7 1e13f89039 Return SamplePair istead of *SamplePair consistently
9 years ago
Fabian Reinartz 37c709f917 Fix global config YAML issues
9 years ago
Fabian Reinartz 915a7c09a8 Adjust labels on status page
9 years ago
Tobias Schmidt 211cb10f13 Use https://prometheus.io
9 years ago
beorn7 a7408bfb47 Unify duration parsing
9 years ago
Julius Volz 1ae23bf5e9 Handle OPTIONS HTTP requests correctly.
9 years ago
Fabian Reinartz b0adfea8d5 Fix swapped constants, improve instrumentation
9 years ago
Fabian Reinartz 8a67110041 Revert autocomplete changes
9 years ago
Fabian Reinartz 37d80c4b25 Fix premature rule evaluation
9 years ago
Fabian Reinartz bf6abac8f4 Send resolved notifications
9 years ago
Fabian Reinartz 52e5224f5a Refactor rules/ package
9 years ago
Fabian Reinartz b35e25a082 Don't federate stale samples
9 years ago
Fabian Reinartz e0f70ed5ca Update common/{expfmt,model}
9 years ago
Fabian Reinartz 29a69eecb8 Do not panic in Consul SD creation
9 years ago
Tobias Schmidt 7a6a0630d1 Merge pull request #1213 from prometheus/fix-wrong-http-status-codes
9 years ago