Commit Graph

1349 Commits (09187fb0cc84e05b97434758886849e2d975ee2a)

Author SHA1 Message Date
Nicolas Dumazet 9594fa4dbd
/-/{healthy,ready}/ respond to HEAD (#11160)
2 years ago
Augustin Husson f486efbb9a
codemirror-promql: add method to fetch flags in prometheus client (#11090)
2 years ago
Jorge Luis Betancourt 595d134354
web ui: Tweak colors in the dark theme to improve contrast ratio (#11068)
2 years ago
Nidhi Dhamnani d9c650b92e
Fixed typo in UI README.md (#11057)
2 years ago
Julius Volz b8af4632be
Allow formatting PromQL expressions in the UI (#11039)
2 years ago
Julius Volz b57deb6eb0
Add /api/v1/format_query API endpoint for formatting queries (#11036)
2 years ago
Julien Pivotto 97d7e09e0b
Merge pull request #11022 from prometheus/release-2.37
2 years ago
Augustin Husson 1ba2bbc5fe
codemirror-promql: fix the way to verify if it's a prometheusClient (#11018)
2 years ago
Julien Pivotto d0a3d44a45 Release 2.37.0
2 years ago
Augustin Husson 8228eb4b73
codemirror-promql: fix the way to verify if it's a prometheusClient (#11019)
2 years ago
Jaseel f8c3b0bd1c
Corrected custom prometheus client docs (#11010)
2 years ago
Julien Pivotto 3599213e79
Release 2.37.0-rc.1 (#10999)
2 years ago
Julien Pivotto 7479cd95b0
Fix UI release script and bump UI release (#10981)
2 years ago
Augustin Husson 7b006e804c
enable ui module publication (#10876)
2 years ago
Augustin Husson 87ffac3e9d
Add readme for lezer-promql and update codemirror-promql readme (#10875)
2 years ago
Matthew ee11771323
fix: add response closures to web_test.go (#10675)
2 years ago
Augustin Husson 5d1756c822
Upgrade codemirror and lezer to the latest version (#10841)
2 years ago
Peter Štibraný 5bd761fbfc
Merge pull request #10857 from pstibrany/fix-errors-handling
2 years ago
Augustin Husson 3dad28fcbd
UI: fix build (#10862)
2 years ago
Augustin Husson 5184f49a2a
put every packages under the prometheus-io organization (#10849)
2 years ago
Augustin Husson e166cf402a
use npm workspace flag for the build instead of manually navigate through the folders (#10854)
2 years ago
Julien Pivotto f2ba2a0800
Fix UI build (#10843)
3 years ago
Filip Petkovski a56731126d
Export TSDB status structs (#10783)
3 years ago
Ben Kochie 9570924511
Merge pull request #9638 from prometheus/superq/agentMode
3 years ago
Łukasz Mierzwa 44e5f220c0
Move prometheus_ready metric to web package (#10729)
3 years ago
Ivo Gosemann e22b54e253 Adds day_of_year function to PromQL
3 years ago
Augustin Husson 4ece54852c
bump nexucis deps (#10713)
3 years ago
wangxiaolei 707600d84f
web: Make the dev proxy work with newer Node.js versions (#10690)
3 years ago
Augustin Husson ff3ba13677
bump @nexucis/kvsearch v0.6.0 (#10702)
3 years ago
Augustin Husson 6bc5186f58
run sequentially the unit test in codemirror (#10692)
3 years ago
Bryan Boreham 4b9f248e85
unit tests: make all Labels sorted alphabetically (#10532)
3 years ago
Augustin Husson 0a30ac3f9b
enable active search through dropped targets (#10668)
3 years ago
Arunprasad Rajkumar 854d671b6b
chore: remove unused file assets_generate.go (#10638)
3 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528)
3 years ago
AndreSPy1 d8ca9aa67b
Allow setting the search term on alerts, targets, and discovery pages via the URL (#10613)
3 years ago
dependabot[bot] 90e6db6d45
build(deps): bump @fortawesome/free-solid-svg-icons in /web/ui (#10557)
3 years ago
dependabot[bot] 892f6baaeb
build(deps-dev): bump sinon from 12.0.1 to 13.0.1 in /web/ui (#10553)
3 years ago
dependabot[bot] bc3561b7d2
build(deps): bump @fortawesome/fontawesome-svg-core in /web/ui (#10552)
3 years ago
dependabot[bot] 84c72a5e88
build(deps): bump moment from 2.29.1 to 2.29.2 in /web/ui (#10533)
3 years ago
Garen Chan 1d45c418a5
Fix scrape interval and duration tooltip not showing. (#10545)
3 years ago
dependabot[bot] 9665c542a1
build(deps-dev): bump @types/node from 16.11.26 to 17.0.23 in /web/ui (#10534)
3 years ago
dependabot[bot] 6cacdb7f67
build(deps): bump sass from 1.44.0 to 1.49.11 in /web/ui (#10526)
3 years ago
Augustin Husson 043a2954f8
UI: stabilize dependencies and environment (#10517)
3 years ago
Andrew Bloomgarden ed091a1fb9 Allow replacing the stats struct before rendering JSON
3 years ago
Alan Protasio 606ef33d91 Track and report Samples Queried per query
3 years ago
Julien Pivotto c901ebaf8d
ui/compress: Do not change git worktree (#10467)
3 years ago
Gabriel Bernal 9ed56c6065
export newCompleteStrategy to avoid client import errors (#10448)
3 years ago
Gabriel Bernal 38ef68e27f
fix: test commands should run only project related tests (#10440)
3 years ago
Julius Volz 7f238e6a04
Fix DataTable tests and missing value key warning (#10422)
3 years ago
Jan Fajerski 2c3d45c88a
Replace vfsgen with embed for static web assets (#10220)
3 years ago