Commit Graph

1281 Commits (5bf9a3365103522e415e331cb31dd01b80d03520)

Author SHA1 Message Date
Augustin Husson b9f05e15f7 bump @nexucis/kvsearch to v0.4.0
3 years ago
Augustin Husson 74f497ac18 Update web/ui/react-app/src/pages/serviceDiscovery/Services.tsx
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
renzheng.wang 3462b79f4b
fix TestAgentAPIEndPoints (#9882)
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
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 d677aa4b29
storage: Consolidate iterator method names (Values -> At) (#9888)
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