Commit Graph

7504 Commits (916e66edf2113dad1a3490a982bdb7653a29f2c9)
 

Author SHA1 Message Date
Boyko cb7cbad5f9 WIP: status page - API and UI (#6243)
5 years ago
mattrussi ca9fce46a3 Correct the docker run volume parameter (#6247)
5 years ago
Chris Marchbanks f17a0e17aa Implement the /flags page in react (#6248)
5 years ago
Björn Rabenstein 74726367cf
Merge pull request #6254 from prometheus/beorn7/mixin
5 years ago
beorn7 9c8f9bfa63 Fix the description template for PrometheusRemoteWriteDesiredShards
5 years ago
Tariq Ibrahim 83e6d56393 clean up indirects in go.mod manifest (#6249)
5 years ago
Björn Rabenstein 7c039a6b3b
Merge pull request #6242 from prometheus/beorn7/mixin
5 years ago
Michał 040425b0eb filtering alerts by state and display count of alerts in each state (#5758)
5 years ago
Benoit Gagnon 6d931a2195 Fix Windows support for custom-sd adapter (#6217)
5 years ago
beorn7 61617eb2d9 Fix PrometheusRemoteWriteDesiredShards
5 years ago
Dustin Hooten e0443e6fa3 Add unit tests for react-app (#6234)
5 years ago
Ben Kochie 8340db5614 Update aggregation operator docs (#6240)
5 years ago
CSTDev 3b39f6ae45 WIP: React UI Linting rules (#6206)
5 years ago
Julius Volz e8027ba515
React UI: Serve React UI under /new (#6229)
5 years ago
Ben Kochie 3f3986ed53 Adjust React query stats font (#6238)
5 years ago
Julius Volz c83094b443
React UI: Implement /config page (#6236)
5 years ago
Boyko 8afa8452fd reach router integration initial commit (#6232)
5 years ago
Julius Volz db76da7603
React UI: Fix initial setting of past queries (#6226)
5 years ago
Julius Volz 9698262b63
React UI: Simplify query history setting code (#6225)
5 years ago
Boyko dab87ca281 split autocomplete dropdown in to groups (#6211)
5 years ago
Yao Zengzeng 1afa476b8a minor fix for making map (#6076)
5 years ago
Tobias Guggenmos fbcf41c90b doc: Add documentation about comments in PromQL (#6198)
5 years ago
Julius Volz 8cf054849f
Update more web/ui/README.md bits for new UI (#6197)
5 years ago
Tobias Guggenmos fe80cf4734 promql: Eliminate dead code (#6215)
5 years ago
Ganesh Vernekar 95d3d3f7ed
Merge pull request #6213 from prometheus/gtm-tsdb-cards
5 years ago
Goutham Veeramachaneni 53a99530d6
Edit TSDB README badges
5 years ago
Simon Pasquier 3cb0a9d955
.circleci/config.yml: cache dependencies (#6181)
5 years ago
Callum Styan 54e3fc82f1 Add a README.md to textparse package about how to update lexers.
5 years ago
Krasimir Georgiev 4fb9f1605f
disable github actions (#6207)
5 years ago
Boyko e235af9c47 migrate query history (#6193)
5 years ago
Tariq Ibrahim 89e610ef4c bump go version in go.mod (#6194)
5 years ago
CSTDev 4262ad92ce React ui add query stats (#6190)
5 years ago
Callum Styan 5f1be2cf45 Refactor calculateDesiredShards + don't reshard if we're having issues sending samples. (#6111)
5 years ago
Björn Rabenstein b5e603ceb8
Merge pull request #6119 from cstyan/rw-dashboard-shards
5 years ago
Julius Volz 1c238ac086
Add links between classic and new UIs (#6191)
5 years ago
Callum Styan da6d46625f Repeat shards panels on the queue label.
5 years ago
Boyko b5a16a8f86 make expression input controlled (#6174)
5 years ago
Simon Pasquier 3acc3e856c
Adding unit test for target group (#6141)
5 years ago
Simon Pasquier d2645018cf
.circleci/config.yml: fix CircleCI image tag for publish (#6179)
5 years ago
Hrishikesh Barman 7567376a24 replace AUTH_FILE with PROMBENCH_GKE_AUTH (#6180)
5 years ago
Simon Pasquier 19ce6b7f5f
discovery: fix more error logs on context cancelation (#6133)
5 years ago
Hrishikesh Barman 96273cc292 Added GitHub actions workflow for prombench. (#6173)
5 years ago
Simon Pasquier a19aea4ec2 .circleci/config.yml: fix publish jobs (#6176)
5 years ago
Krasi Georgiev 5b8ff9b8a4
Merge the 2.13 release branch (#6169)
5 years ago
Callum Styan 818974ff8f Rewrite remote write dashboard using base grafonnet.
5 years ago
Jean-Baptiste Le Duigou 0939d566f3 Improve test by asserting on whole Target Group object
5 years ago
Jean-Baptiste Le Duigou 3309ffa482 Fix imports
5 years ago
Jean-Baptiste Le Duigou 024c38c060 Merge remote-tracking branch 'upstream/master'
5 years ago
beorn7 e61b980676 Merge branch 'master' into release-2.13
5 years ago
Ritesh Shrivastav 0f91ff4540 React UI: Sanitize HTML string to allow only supported elements (#6165)
5 years ago