1464 Commits (291ab4d0bc6ea9f0e61073f303bd3982e9727b8d)

Author SHA1 Message Date
Ganesh Vernekar f024d769e7
Add API test for histogram 2 years ago
Bryan Boreham 3330d85ba8
Replace sort.Strings and sort.Ints with faster slices.Sort (#11318) 2 years ago
Ganesh Vernekar 23588fb43a
Bump the UI package to v2.39.0-rc.0 (#11367) 2 years ago
Marijn Haverbeke 8dbb2eaf0b
Clean up the Lezer grammar output tree (#11333) 2 years ago
Miguel Ángel Ortuño e4b87a7a2a
api: export point marshaling functions (#11323) 2 years ago
Augustin Husson f67f87c82b
Update npm deps for v2.39 and fix the script called to do it (#11332) 2 years ago
Jesus Vazquez c1b669bf9b
Add out-of-order sample support to the TSDB (#11075) 2 years ago
Luis Filipe Pessoa 9591103bb9
Allow copying label-value pair to buffer on click (#11229) 2 years ago
Alan Protasio f1a3dbbb6b
GetSeries should Select sorted results only if more than one matcher is requested (#11313) 2 years ago
Julien Pivotto 96d5a32659
Update go to 1.19, set min version to 1.18 (#11279) 2 years ago
Cosrider bef6556ca5
delete redundant alias (#11180) 2 years ago
Nicolas Dumazet 9594fa4dbd
/-/{healthy,ready}/ respond to HEAD (#11160) 2 years ago
Julius Volz 818d6e6088
Cut Prometheus v2.38.0 (#11161) 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
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
beorn7 cf474c1116 web: Add new histogram functions to highlight.js 2 years ago
beorn7 9eafed0f79 promql: Add `histogram_count` and `histogram_sum` 2 years ago
beorn7 a3a8f58bb3 promql: Add histogram_fraction function 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) 2 years ago
Julien Pivotto b8724ca763
Fix UI build (#10842) 2 years ago
Filip Petkovski a56731126d
Export TSDB status structs (#10783) 2 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
beorn7 c9f9ff9aa8 UI: Handle histograms without buckets 3 years ago
beorn7 9cfc78814e React: Clean up formatting 3 years ago
beorn7 d16b314b72 Histogram: Do not render empty buckets in JSON output 3 years ago
beorn7 61d6d1df18 Histogram: Remove obsolete work-around code 3 years ago