Commit Graph

832 Commits (89e610ef4c3ed6a748e4f6ae2e52144d5a720cab)

Author SHA1 Message Date
CSTDev 4262ad92ce React ui add query stats (#6190)
5 years ago
Julius Volz 1c238ac086
Add links between classic and new UIs (#6191)
5 years ago
Boyko b5a16a8f86 make expression input controlled (#6174)
5 years ago
Ritesh Shrivastav 0f91ff4540 React UI: Sanitize HTML string to allow only supported elements (#6165)
5 years ago
Julius Volz ccac71ca5a
Update all React app node modules (#6153)
5 years ago
Julius Volz 63899f5529
Remove obsolete console.log() statements (#6159)
5 years ago
Julius Volz bca6e90ea6
Integrate beginning of React UI (#5694)
5 years ago
Krasi Georgiev 81d284f806
Merge the 2.13 release branch to master (#6117)
5 years ago
Giedrius Statkevičius ad58fc4765 ui: handle null response properly (#6071)
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
Yao Zengzeng 8744afdd1e cleanup redundant code of `TestEndpoints` (#6022)
5 years ago
Goutham Veeramachaneni 4c648eddf4
vendor: Update json-iterator (#6030)
5 years ago
Simon Pasquier 26e8d25e0b
web/ui: avoid truncated Y-axis values (#6014)
5 years ago
Max cb5213e914 Change the global variable 'name' to a local variable so that it can not populate the global space. (#5970)
5 years ago
Yao Zengzeng 21c9789083 multiple queries test for StreamRead (#5969)
5 years ago
Stanislav Putrya 6141a8bd7c Show warnings in UI if query have returned some warnings (#5964)
5 years ago
Harkishen Singh f0bb8129c3 Fixes service-discovery view when accessed from unhealthy targets (#5915)
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
Chris Marchbanks 0685eb5395
Refactor testutil.NewStorage into a new package
5 years ago
slava 5e974d3170 Fix context for the showWarning function (#5833)
5 years ago
@aifsair 0f00737308 Fix log config setup (#5807)
5 years ago
Tariq Ibrahim 9fe9e66cfd
remove the dependency on cockroachdb in prometheus
5 years ago
Thomas Jackson fef150f1b5 Add tests to ensure we can marshal and unmarshal our min/max times (#5734)
5 years ago
Sylvain Rabot 7cd5cf0b69 Sanitize HTML output (#5665)
6 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
Thomas Jackson 91d7175eaa Add storage.Warnings to LabelValues and LabelNames (#5673)
6 years ago
Alex Salt d6a4daa26a web api: handle alert with Infinity/NaN values (#5582)
6 years ago
Tariq Ibrahim c4b57ac4e2
fix minor issue in the <a> tag of rules.html
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
Simon Pasquier 45506841e6
*: enable all default linters (#5504)
6 years ago
Simon Pasquier 03b90b4645
web/ui: update to Bootstrap 4.3.1 (#5506)
6 years ago
Bjoern Rabenstein 38d518c0fe Rework #5009 after comments
6 years ago
Bjoern Rabenstein a92ef68dd8 Fix staticcheck errors
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
Bob Shannon 8c8bb82d04 Add support for POSTing to /series endpoint (#5422)
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
Matthias Loibl b7e978d255 web/ui: Fix padding in navbar container (#5371)
6 years ago
Tom Wilkie c7b3535997 Use pkg/relabelling in remote write.
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
Julien Pivotto 6152df44c2 ui: Expand expression_select to 220px
6 years ago