Commit Graph

240 Commits (ec1868b0267d13cb5967286fd5ec6afff507905b)

Author SHA1 Message Date
Julius Volz d2cb05846b
React UI: Add /tsdb-status to React-handled routes (#6313)
5 years ago
Julius Volz 8ee3b8c848
React UI: Fix "<path-prefix>/new" -> "<path-prefix>/new/" redirect (#6319)
5 years ago
Sharad Gaur e94503ff5c Head Cardinality Status Page (#6125)
5 years ago
Julius Volz 95554074d8
React UI: Support custom path prefixes (#6264)
5 years ago
Boyko cb7cbad5f9 WIP: status page - API and UI (#6243)
5 years ago
Michał 040425b0eb filtering alerts by state and display count of alerts in each state (#5758)
5 years ago
Julius Volz e8027ba515
React UI: Serve React UI under /new (#6229)
5 years ago
Sven Nebel 27bbc235e0 Improve message when Lifecycle API is not enabled
5 years ago
Sven Nebel d186d85649 Return 403 with PUT verb if lifecycle is not enabled
5 years ago
Bartek Płotka 48b2c9c8ea
remote-read: streamed chunked server side; Extended protobuf; Added chunked, checksumed reader (#5703)
5 years ago
Ganesh Vernekar 5ecef3542d
Cleanup after merging tsdb into prometheus
5 years ago
Simon Pasquier be67b8d460
web: fix flaky TestHTTPMetrics() (#5695)
6 years ago
Simon Pasquier d7f38dfdde
web: add 'code' label to HTTP metrics (#5640)
6 years ago
pbhudiaBAE 43953b105b Sorting alerts by group name in /alerts (#5448)
6 years ago
mrasu 3a7a743bc4 Consistent Content-Type for js and css (#5551)
6 years ago
Bjoern Rabenstein 38d518c0fe Rework #5009 after comments
6 years ago
Sylvain Rabot 335a34486e Add external labels to template expansion
6 years ago
Simon Pasquier 81c4248081
*: bump gRPC and protobuf dependencies (#5367)
6 years ago
Ganesh Vernekar 0afd172224
Merge pull request #5416 from prometheus/release-2.8
6 years ago
Simon Pasquier 7328cb6cc2 web/ui: display the job label in /targets
6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388)
6 years ago
Bharath 91306bdf24 Support non POST methods for Lifecycle and Admin APIs (#5376)
6 years ago
Julien Pivotto 6c72cdb1e1 Add GODEBUG to the runtime page (#5324)
6 years ago
Tariq Ibrahim d6f0e14ac6 fix redundant err!=nil check in web.go (#5346)
6 years ago
Krasi Georgiev 9d96ada510 Display correct values for the retention in the flags web gui. (#5322)
6 years ago
Simon Pasquier a60431f3cd Merge v2.7.1 into master (#5170)
6 years ago
Hrishikesh Barman a1f34bec2e Added CORS Origin flag (#5011)
6 years ago
Simon Pasquier 375ad1185c
*: bump gRPC dependencies (#5075)
6 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057)
6 years ago
Simon Pasquier 77ee41084f
web: group targets by job then instance (#4898)
6 years ago
Simon Pasquier 632626b553
web: deduplicate handler label for HTTP metrics (#4752)
6 years ago
Simon Pasquier 0bb810d126
discovery/marathon: fix leaked connections (#4915)
6 years ago
achiuBAE a9050c45f6 Allow setting the Prometheus instance document title through a flag. (#4841)
6 years ago
Simon Pasquier 87abb279e4
web: log stack traces on panic (#4221)
6 years ago
Simon Pasquier 6fa8de132b
web/v1/api: add tests for admin actions (#4767)
6 years ago
Krasi Georgiev 47a673c3a0
process scrape loops reloading in parallel (#4526)
6 years ago
Tom Wilkie 4c52400708
Limit concurrent remote reads. (#4656)
6 years ago
Simon Pasquier 2d7f562ed6 web: fix asset paths for Windows platforms (#4616)
6 years ago
Tom Wilkie 457e4bb58e
Limit the number of samples remote read can return. (#4532)
6 years ago
Simon Pasquier 75bd348135 web: clean up api/v2 (#4554)
6 years ago
Simon Pasquier 3581377e5d Replace go-bindata with vfsgen (#4430)
6 years ago
Benji Visser 8bb6e0dd6e Show rule evaluation errors on rules page (#4457)
6 years ago
Julius Volz 159e1537d2
Remove /heap endpoint (#4460)
6 years ago
mg03 31f8ca0dfb
api v1 alerts/rules json endpoint
6 years ago
Tom Wilkie ccb2ee607b Log errors encountered when marshalling and writing responses.
6 years ago
Fabian Reinartz e7cfc7dae5 web: restore old path prefix behavior
7 years ago
Fabian Reinartz 8a4bda8d57 web: remove security headers
7 years ago
Fabian Reinartz 9c83e815d1 Merge branch 'release-2.2' into update
7 years ago
Simon Pasquier 097439b0f9 web: limit the number of dropped targets (#4212)
7 years ago
Eric V c207920500 Added HTTP security headers to web.go (#3583)
7 years ago