Commit Graph

1608 Commits (65cc7b058e311ffebf00661e2399ac70adb1a42c)

Author SHA1 Message Date
beorn7 6c0c093e0f web: Mark experimental state of native histograms in tooltips
2 years ago
Ganesh Vernekar 648be89822
Merge remote-tracking branch 'upstream/main' into fix-conflict
2 years ago
Ganesh Vernekar 82925eed4a
Merge pull request #11429 from prometheus/release-2.39
2 years ago
Ganesh Vernekar dcd6af9e0d
Cut v2.39.1 (#11428)
2 years ago
Jesus Vazquez e934d0f011 Merge 'main' into sparsehistogram
2 years ago
Ganesh Vernekar 73d805cf6c
Merge pull request #11414 from prometheus/release-2.39
2 years ago
Ganesh Vernekar 6d7f26c46f
Cut v2.39.0 (#11407)
2 years ago
Ganesh Vernekar f7a7b18cdc
Merge pull request #11403 from prometheus/release-2.39
2 years ago
Augustin Husson ffb0ec2ca4
adjust package-json to match the correct version of the modules (#11401)
2 years ago
Ganesh Vernekar f024d769e7
Add API test for histogram
2 years ago
Julien Pivotto 9e220f552f
Merge pull request #11398 from prometheus/release-2.39
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
Julius Volz a1fcfe62db Merge branch 'release-2.38' into main
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
beorn7 c9fd3c235d Merge branch 'main' into sparsehistogram
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
beorn7 53982c3562 Merge branch 'main' into sparsehistogram
2 years ago
Jaseel f8c3b0bd1c
Corrected custom prometheus client docs (#11010)
2 years ago
beorn7 28f028e938 Merge branch 'main' into sparsehistogram
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
beorn7 095b6c93dd Merge branch 'main' into sparsehistogram
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
beorn7 40ad5e284a Merge branch 'main' into beorn7/sparsehistogram
3 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
beorn7 c9f9ff9aa8 UI: Handle histograms without buckets
3 years ago
beorn7 3bc711e333 Merge branch 'main' into sparsehistogram
3 years ago
beorn7 9cfc78814e React: Clean up formatting
3 years ago
Björn Rabenstein 23675cad16
Merge pull request #10666 from prometheus/beorn7/exclude-empty-buckets-from-json
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
Arunprasad Rajkumar 854d671b6b
chore: remove unused file assets_generate.go (#10638)
3 years ago
beorn7 77a362b771 Histogram support in table view
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
beorn7 37bbc07118 Histogram: Add jsoniter marshaling
3 years ago
beorn7 99894f6afa Histogram: Implement inefficient JSON rendering
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
beorn7 7ee1836ef5 Merge branch 'main' into sparsehistogram
3 years ago
Augustin Husson 043a2954f8
UI: stabilize dependencies and environment (#10517)
3 years ago
beorn7 4210aac74a Merge branch 'main' into sparsehistogram
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
Ondrej Kokes 16e610ee8f
Add a tooltip for unix times (ISO strings) (#10376)
3 years ago
dependabot[bot] 9dbd1cc1b9
build(deps-dev): bump typescript from 4.5.2 to 4.6.2 in /web/ui (#10402)
3 years ago
Łukasz Mierzwa 4e3b6fc043
Upgrade create-react-app to v5 (#10396)
3 years ago
Łukasz Mierzwa a4317bf0ec
Run gofumpt on all files (#10392)
3 years ago
dependabot[bot] bc15861e31
build(deps-dev): bump @types/react from 17.0.36 to 17.0.39 in /web/ui (#10323)
3 years ago
Augustin Husson 779a9118db
bump kvsearch to v0.5.0 that support generic type. It removes unnecessary cast in the process (#10296)
3 years ago
SuperQ b297520666
Add agent mode identifier
3 years ago
Julien Pivotto 9a2e93228e
Switch to grafana/regexp everywhere (#10268)
3 years ago
Augustin Husson 4af2fc8bc2
Fix serving of Prometheus logo, move it into 'src/images' (#10236)
3 years ago
Augustin Husson 727cdbff4c
remove old UI (#10208)
3 years ago
Augustin Husson 68bfd226fb
Add Prometheus Logo (#10233)
3 years ago
Julius Volz 3c9faa25bf
Fix bug that sets the range input to the resolution (#10227)
3 years ago
dependabot[bot] fe06f16c11
build(deps): bump @codemirror/history from 0.19.0 to 0.19.2 in /web/ui (#10173)
3 years ago
Matej Gera 2c61d29b2a
Tracing: Migrate to OpenTelemetry library (#9724)
3 years ago
Augustin Husson 027b082793
Rework Alert page (#10142)
3 years ago
Julien Pivotto a4d3206618
Merge release-2.33 forward into main (#10189)
3 years ago
Augustin Husson b9f05e15f7 bump @nexucis/kvsearch to v0.4.0
3 years ago
suyashtava 92ce9e3302
Improve graph colors in new UI (#10179)
3 years ago
Augustin Husson 74f497ac18 Update web/ui/react-app/src/pages/serviceDiscovery/Services.tsx
3 years ago
dependabot[bot] a56f2856ed
build(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 in /web/ui (#10147)
3 years ago
Augustin Husson b9bc8e7c33 create a component to handle the search bar with debounce
3 years ago
Björn Rabenstein 933f50bcda
Merge pull request #10121 from prometheus/beorn7/promql
3 years ago
Abhishek 2f4289a3bf
add limit to the rules api (#10152)
3 years ago
beorn7 b39f2739e5 PromQL: Always enable negative offset and @ modifier
3 years ago
Augustin Husson bff9d06874
Service Discovery Page rework (#10131)
3 years ago
Björn Rabenstein 0f4a1e6eac
Merge pull request #10119 from prometheus/beorn7/remote
3 years ago
Augustin Husson dd9f96b893
rework the target page (#10103)
3 years ago
Victor Häggqvist 931acc3ee8
fix overlapping click-targets of alert state checkboxes (#10136)
3 years ago
beorn7 8fdfa52976 API: Promote remote-write-receiver to stable
3 years ago
Drew DeVault 8b0e1efd4f
Merge pull request #10100 from ddevault/main
3 years ago
dependabot[bot] d5845f8333
build(deps-dev): bump @types/sanitize-html in /web/ui (#10087)
3 years ago
dependabot[bot] 24718ce424
build(deps-dev): bump @typescript-eslint/eslint-plugin in /web/ui (#10054)
3 years ago
Julius Volz 32bd177b9c
Remove unusued npm package "i" (#10078)
3 years ago
dependabot[bot] a030f43f20
build(deps-dev): bump @typescript-eslint/parser in /web/ui (#10055)
3 years ago
Oleg Zaytsev 3c400d443d
Accept promql.Engine interface in v1.NewAPI() (#10050)
3 years ago
Julius Volz 54dbfa7f68 Update package-lock.json
3 years ago
Julius Volz 52a1a1a797 Also update codemirror-promql version in react-app
3 years ago
Julius Volz d3ae69bb22 Cut v0.19.0 of codemirror-promql
3 years ago
Augustin Husson 1a2a9db425 fix the case when there is nothing in the expr
3 years ago
Augustin Husson 87463257a7 upgrade lezer deps to be aligned between the mirror and prometheus
3 years ago
Shihao Xia f5c3ea1bf2
fix missing db.Close() in web_test.go in order to avoid goroutine leak (#10035)
3 years ago
beorn7 64c7bd2b08 Merge branch 'main' into sparsehistogram
3 years ago
renzheng.wang 3462b79f4b
fix TestAgentAPIEndPoints (#9882)
3 years ago
beorn7 6f33ab2b35 Merge branch 'main' into sparsehistogram
3 years ago
Julien Pivotto db1551bd21
Merge pull request #10016 from prometheus/release-2.32
3 years ago
dependabot[bot] 86adf4f33e
build(deps-dev): bump eslint from 8.4.0 to 8.4.1 in /web/ui (#9961)
3 years ago
Matheus Alcantara c965a7555b
web: use t.TempDir instead of ioutil.TempDir on tests (#9981)
3 years ago
dependabot[bot] bbbbe5b9df
build(deps-dev): bump @types/node from 16.11.11 to 16.11.12 in /web/ui (#9957)
3 years ago
dependabot[bot] 08a856b1e9
build(deps-dev): bump prettier from 2.5.0 to 2.5.1 in /web/ui (#9951)
3 years ago
dependabot[bot] 41f7e99d3c
build(deps): bump @codemirror/language from 0.19.6 to 0.19.7 in /web/ui (#9953)
3 years ago
dependabot[bot] b42615a4bd
build(deps-dev): bump eslint from 8.3.0 to 8.4.0 in /web/ui (#9954)
3 years ago
dependabot[bot] 2185eb4d50
build(deps): bump @codemirror/view from 0.19.24 to 0.19.27 in /web/ui (#9952)
3 years ago
Julius Volz 47ee242cb4 Improve message wording on /agent page
3 years ago
Robbie Lankford 5fb63c1071
remove unused agentMode param
3 years ago
Robbie Lankford 6df47766b2
disable fetching alertmanagers on status page in agent mode
3 years ago
Augustin Husson ed0543f6bd fix branch referenced in the codemirror-promql readme
3 years ago
Augustin Husson ec002ae0dc
extend the number of attribute check to know if it's a prometheusConfig (#9915)
3 years ago
dependabot[bot] 5a8e1474ed
build(deps): bump sass from 1.43.4 to 1.44.0 in /web/ui (#9912)
3 years ago
dependabot[bot] 2de487493a
build(deps-dev): bump @typescript-eslint/parser in /web/ui (#9918)
3 years ago
Augustin Husson 96af0f64b9
update web deps before 2.32 release (#9916)
3 years ago
dependabot[bot] c4903efd59
build(deps): bump sanitize-html from 2.5.3 to 2.6.0 in /web/ui (#9896)
3 years ago
dependabot[bot] 5477e07253
build(deps): bump @codemirror/view from 0.19.20 to 0.19.21 in /web/ui (#9895)
3 years ago
beorn7 e8e9155a11 Merge branch 'main' into sparsehistogram
3 years ago
beorn7 e4e24453fa Merge branch 'main' into beorn7/merge2
3 years ago
dependabot[bot] b63d7c786e
build(deps-dev): bump @types/node from 16.11.9 to 16.11.10 in /web/ui (#9897)
3 years ago
Julien Pivotto c78fcd29ba
Adapt UI for Prometheus Agent (#9851)
3 years ago
Matthew 8e9b8d499d
feat: render IPv6 links (#9853)
3 years ago
Björn Rabenstein 4ce01e9770
storage: Rename ...Values methods to At... (#9889)
3 years ago
Björn Rabenstein d677aa4b29
storage: Consolidate iterator method names (Values -> At) (#9888)
3 years ago
Björn Rabenstein 7e42acd3b1
tsdb: Rework iterators (#9877)
3 years ago
Julien Pivotto b48a1e9e9b
Revert "Replace vfsgen with embed for static web assets (#9719)" (#9870)
3 years ago
Jan Fajerski ddaddc2a7a
Replace vfsgen with embed for static web assets (#9719)
3 years ago
dependabot[bot] 17a92ca6a8
build(deps-dev): bump @types/jquery from 3.5.8 to 3.5.9 in /web/ui (#9844)
3 years ago
lzhfromustc 5538c64e8e
web:Fix a potential goroutine leak by channel (#8965)
3 years ago
dependabot[bot] f08c89e569
build(deps): bump @codemirror/state from 0.19.5 to 0.19.6 in /web/ui (#9840)
3 years ago
dependabot[bot] 633e686d2d
build(deps-dev): bump @types/react from 17.0.35 to 17.0.36 in /web/ui (#9837)
3 years ago
dependabot[bot] 2083dec64d
build(deps-dev): bump @types/node from 16.11.7 to 16.11.9 in /web/ui (#9839)
3 years ago
dependabot[bot] dddeca61fc
build(deps): bump @codemirror/search from 0.19.2 to 0.19.3 in /web/ui (#9838)
3 years ago
dependabot[bot] fa6a736103
build(deps-dev): bump nock from 13.1.3 to 13.2.1 in /web/ui (#9836)
3 years ago
dependabot[bot] 5da48cef93
build(deps-dev): bump eslint from 8.2.0 to 8.3.0 in /web/ui (#9835)
3 years ago
dependabot[bot] fa455ff164
build(deps): bump @codemirror/view from 0.19.19 to 0.19.20 in /web/ui (#9833)
3 years ago
Ganesh Vernekar 0eac720468
Export rules related structs in web/api/v1 (#9831)
3 years ago
Julius Volz adf6f2439e
Fix focused expression input outline styling (#9829)
3 years ago
Augustin Husson ab07c56912
downgrade bootstrap to v4 (#9827)
3 years ago
dependabot[bot] 25eb35babd
build(deps-dev): bump sinon from 11.1.2 to 12.0.1 in /web/ui (#9808)
3 years ago
dependabot[bot] 692a54649e
build(deps): bump @fortawesome/react-fontawesome from 0.1.15 to 0.1.16 in /web/ui (#9812)
3 years ago
dependabot[bot] 2cd1669d36
build(deps-dev): bump @types/jest from 27.0.2 to 27.0.3 in /web/ui (#9821)
3 years ago
dependabot[bot] efd48b46cf
build(deps): bump sanitize-html from 2.5.0 to 2.5.3 in /web/ui (#9810)
3 years ago
dependabot[bot] d1eadf1085
build(deps-dev): bump ts-node from 9.1.1 to 10.4.0 in /web/ui (#9809)
3 years ago
dependabot[bot] ce46acc14e
build(deps-dev): bump @types/jest from 27.0.1 to 27.0.2 in /web/ui (#9806)
3 years ago
dependabot[bot] e41dcca706
build(deps): bump @codemirror/matchbrackets in /web/ui (#9804)
3 years ago
dependabot[bot] 86b600f564
build(deps-dev): bump typescript from 4.4.3 to 4.5.2 in /web/ui (#9803)
3 years ago
dependabot[bot] 598e5bcd74
build(deps): bump @codemirror/lint from 0.19.1 to 0.19.3 in /web/ui (#9802)
3 years ago
Augustin Husson e459496dbb
fallback mocha to the previous version since ts-mocha required v8 (#9801)
3 years ago
dependabot[bot] a23314fd27
build(deps-dev): bump @types/enzyme from 3.10.9 to 3.10.10 in /web/ui (#9795)
3 years ago
dependabot[bot] 05989db0e7
build(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 from 0.6.3 to 0.6.5 in /web/ui (#9797)
3 years ago
dependabot[bot] 15f23154f9
build(deps): bump @codemirror/autocomplete in /web/ui (#9798)
3 years ago
beorn7 5d4db805ac Merge branch 'main' into sparsehistogram
3 years ago
dependabot[bot] 7d5abdcf22
build(deps): bump moment-timezone from 0.5.33 to 0.5.34 in /web/ui (#9789)
3 years ago
dependabot[bot] 016a69e7e6
build(deps): bump @codemirror/language from 0.19.4 to 0.19.5 in /web/ui (#9794)
3 years ago
dependabot[bot] 7662673a41
build(deps-dev): bump @types/react from 17.0.34 to 17.0.35 in /web/ui (#9790)
3 years ago
dependabot[bot] e14ef3a3d6
build(deps): bump @codemirror/view from 0.19.7 to 0.19.19 in /web/ui (#9791)
3 years ago
dependabot[bot] 107e255528
build(deps): bump @codemirror/commands from 0.19.4 to 0.19.5 in /web/ui (#9793)
3 years ago
dependabot[bot] bfce805790
build(deps-dev): bump @types/react-dom from 17.0.9 to 17.0.11 in /web/ui (#9788)
3 years ago
dependabot[bot] c17ba6230a
build(deps): bump downshift from 3.4.8 to 6.1.7 in /web/ui (#9787)
3 years ago
dependabot[bot] f95b576595
build(deps): bump sass from 1.39.0 to 1.43.4 in /web/ui (#9784)
3 years ago
dependabot[bot] 0028c4f3ec
build(deps-dev): bump eslint-plugin-import in /web/ui (#9786)
3 years ago
dependabot[bot] d19f83ee5e
build(deps-dev): bump prettier from 2.4.0 to 2.4.1 in /web/ui (#9785)
3 years ago
dependabot[bot] ae7824e993
build(deps): bump bootstrap from 4.6.0 to 5.1.3 in /web/ui (#9778)
3 years ago
dependabot[bot] 042007f9ee
build(deps-dev): bump mocha from 8.4.0 to 9.1.3 in /web/ui (#9775)
3 years ago
dependabot[bot] 9c38a3f6ba
build(deps-dev): bump @types/sinon from 10.0.2 to 10.0.6 in /web/ui (#9774)
3 years ago
dependabot[bot] 49d8f02c1f
build(deps): bump @codemirror/state from 0.19.2 to 0.19.5 in /web/ui (#9776)
3 years ago
dependabot[bot] a1bbc0406d
build(deps-dev): bump @lezer/generator from 0.15.1 to 0.15.2 in /web/ui (#9777)
3 years ago
dependabot[bot] ede7f7c3b9
build(deps-dev): bump @types/sanitize-html from 1.27.2 to 2.5.0 in /web/ui (#9768)
3 years ago
dependabot[bot] d2939ecacc
build(deps-dev): bump @types/chai from 4.2.21 to 4.2.22 in /web/ui (#9772)
3 years ago
dependabot[bot] 00c68e832e
build(deps-dev): bump @types/jquery from 3.5.6 to 3.5.8 in /web/ui (#9769)
3 years ago
dependabot[bot] b58d34f833
build(deps-dev): bump eslint-plugin-flowtype in /web/ui (#9770)
3 years ago
dependabot[bot] ee5318b064
build(deps-dev): bump @types/mocha from 8.2.3 to 9.0.0 in /web/ui (#9771)
3 years ago
dependabot[bot] 8b25e35a3e
build(deps): bump @codemirror/language from 0.19.3 to 0.19.4 in /web/ui (#9745)
3 years ago
dependabot[bot] d1f17a6ca3
build(deps-dev): bump @types/react-resize-detector from 5.0.0 to 6.1.0 in /web/ui (#9746)
3 years ago
dependabot[bot] 1bf9937933
build(deps-dev): bump eslint from 7.32.0 to 8.2.0 in /web/ui (#9750)
3 years ago
dependabot[bot] 006c4f46fe
build(deps-dev): bump @types/react-copy-to-clipboard from 5.0.1 to 5.0.2 in /web/ui (#9748)
3 years ago
dependabot[bot] 9fe9b246f2
build(deps-dev): bump @lezer/common from 0.15.5 to 0.15.8 in /web/ui (#9749)
3 years ago
dependabot[bot] 7dfadd7f8d
Bump i from 0.3.6 to 0.3.7 in /web/ui (#9732)
3 years ago
dependabot[bot] 02840e7bec
Bump @types/react-router-dom from 5.1.8 to 5.3.2 in /web/ui (#9736)
3 years ago
dependabot[bot] ab81e0f583
Bump @types/node from 16.9.1 to 16.11.7 in /web/ui (#9734)
3 years ago
dependabot[bot] 1b5aedea1a
Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.33.0 in /web/ui (#9733)
3 years ago
dependabot[bot] 19a7709541
Bump @codemirror/highlight from 0.19.5 to 0.19.6 in /web/ui (#9735)
3 years ago
beorn7 4c28d9fac7 Move to histogram.Histogram pointers
3 years ago
Mateusz Gozdek 79a753db7e web: randomize used port in TestAgentAPIEndPoints test
3 years ago
Augustin Husson 69b761a187
fix the different url used in the codemirror-promql readme (#9713)
3 years ago
Mateusz Gozdek 2cf7479622 web: prepare TestFederation_NotReady test for parallel execution
3 years ago
Mateusz Gozdek b2c933e317 web: randomize used listening ports for tests
3 years ago
Björn Rabenstein 4c56a193c5
Merge pull request #9478 from prometheus/beorn7/pkg-deprecation
3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory
3 years ago
Matthew 628211c25a
Feat UI metrics search (#9629)
3 years ago
Augustin Husson 4caae4e4a6
add a negative boost for some trigonometric functions that can overlapp other regular promQL functions (#9688)
3 years ago
Augustin Husson 17fc57948a
codemirror-promql moved to prometheus org (#9651)
3 years ago
Julien Pivotto b40e254f25
Agent: Add a boolean to the index to indicate agent mode. (#9649)
3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra'
3 years ago
Julien Pivotto b1e8e8a0ca
Merge pull request #9642 from prometheus/release-2.31
3 years ago
Robert Fratto bc72a718c4
Initial draft of prometheus-agent (#8785)
3 years ago
Julius Volz e7a12ac80a
Fix broken prefixed asset links in webpack build (#9586)
3 years ago
beorn7 a9008f5423 Merge branch 'main' into sparsehistogram
3 years ago
Augustin Husson a4ad290987
remove old promql editor (#9452)
3 years ago
Augustin Husson 703d9bcd56
prepare the changelog for a next release of codemirror-promql (#9492)
3 years ago
Augustin Husson 08011925a1
update documentation around react-app (#9476)
3 years ago
Paweł Szulik 4414351576
web api: Delete unnecessary conversion. (#9517)
3 years ago
beorn7 7a8bb8222c Style cleanup of all the changes in sparsehistogram so far
3 years ago
beorn7 fd5ea4e0b5 Merge branch 'main' into sparsehistogram
3 years ago
Pablo Caderno b878527151
Added deferred close to 'http.File' opened (#9443) (#9461)
3 years ago
Mayursinh Sarvaiya 1270b87970
chore(ui): debounce effect in timerange query (#9359)
3 years ago
Augustin Husson 149e36921b
assess in readme that codemirror-promql is in prometheus/prometheus (#9388)
3 years ago
Augustin Husson eca9546ba4
fix package-lock.json (#9400)
3 years ago
Julius Volz f103acd513
Merge pull request #9248 from LeviHarrison/atan2-binary-op
3 years ago
Augustin Husson dbbfd1ccf6
change license in package.json file of cmp (#9399)
3 years ago
Levi Harrison 2f896c98ff Address review comments
3 years ago
Augustin Husson 3e494eac71
upgrade to codemirror v19 (#9363)
3 years ago