Commit Graph

1291 Commits (4d61baa3e489ef4039aae9844b592da15d34d52e)

Author SHA1 Message Date
Augustin Husson 4af2fc8bc2
Fix serving of Prometheus logo, move it into 'src/images' (#10236) 4 years ago
Augustin Husson 727cdbff4c
remove old UI (#10208) 4 years ago
Augustin Husson 68bfd226fb
Add Prometheus Logo (#10233) 4 years ago
Julius Volz 3c9faa25bf
Fix bug that sets the range input to the resolution (#10227) 4 years ago
dependabot[bot] fe06f16c11
build(deps): bump @codemirror/history from 0.19.0 to 0.19.2 in /web/ui (#10173) 4 years ago
Matej Gera 2c61d29b2a
Tracing: Migrate to OpenTelemetry library (#9724) 4 years ago
Augustin Husson 027b082793
Rework Alert page (#10142) 4 years ago
Augustin Husson b9f05e15f7 bump @nexucis/kvsearch to v0.4.0 4 years ago
suyashtava 92ce9e3302
Improve graph colors in new UI (#10179) 4 years ago
Augustin Husson 74f497ac18 Update web/ui/react-app/src/pages/serviceDiscovery/Services.tsx 4 years ago
dependabot[bot] a56f2856ed
build(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 in /web/ui (#10147) 4 years ago
Augustin Husson b9bc8e7c33 create a component to handle the search bar with debounce 4 years ago
Abhishek 2f4289a3bf
add limit to the rules api (#10152) 4 years ago
beorn7 b39f2739e5 PromQL: Always enable negative offset and @ modifier 4 years ago
Augustin Husson bff9d06874
Service Discovery Page rework (#10131) 4 years ago
Augustin Husson dd9f96b893
rework the target page (#10103) 4 years ago
Victor Häggqvist 931acc3ee8
fix overlapping click-targets of alert state checkboxes (#10136) 4 years ago
beorn7 8fdfa52976 API: Promote remote-write-receiver to stable 4 years ago
Drew DeVault 8b0e1efd4f
Merge pull request #10100 from ddevault/main 4 years ago
dependabot[bot] d5845f8333
build(deps-dev): bump @types/sanitize-html in /web/ui (#10087) 4 years ago
dependabot[bot] 24718ce424
build(deps-dev): bump @typescript-eslint/eslint-plugin in /web/ui (#10054) 4 years ago
Julius Volz 32bd177b9c
Remove unusued npm package "i" (#10078) 4 years ago
dependabot[bot] a030f43f20
build(deps-dev): bump @typescript-eslint/parser in /web/ui (#10055) 4 years ago
Oleg Zaytsev 3c400d443d
Accept promql.Engine interface in v1.NewAPI() (#10050) 4 years ago
Julius Volz 54dbfa7f68 Update package-lock.json 4 years ago
Julius Volz 52a1a1a797 Also update codemirror-promql version in react-app 4 years ago
Julius Volz d3ae69bb22 Cut v0.19.0 of codemirror-promql 4 years ago
Augustin Husson 1a2a9db425 fix the case when there is nothing in the expr 4 years ago
Augustin Husson 87463257a7 upgrade lezer deps to be aligned between the mirror and prometheus 4 years ago
Shihao Xia f5c3ea1bf2
fix missing db.Close() in web_test.go in order to avoid goroutine leak (#10035) 4 years ago
renzheng.wang 3462b79f4b
fix TestAgentAPIEndPoints (#9882) 4 years ago
dependabot[bot] 86adf4f33e
build(deps-dev): bump eslint from 8.4.0 to 8.4.1 in /web/ui (#9961) 4 years ago
Matheus Alcantara c965a7555b
web: use t.TempDir instead of ioutil.TempDir on tests (#9981) 4 years ago
dependabot[bot] bbbbe5b9df
build(deps-dev): bump @types/node from 16.11.11 to 16.11.12 in /web/ui (#9957) 4 years ago
dependabot[bot] 08a856b1e9
build(deps-dev): bump prettier from 2.5.0 to 2.5.1 in /web/ui (#9951) 4 years ago
dependabot[bot] 41f7e99d3c
build(deps): bump @codemirror/language from 0.19.6 to 0.19.7 in /web/ui (#9953) 4 years ago
dependabot[bot] b42615a4bd
build(deps-dev): bump eslint from 8.3.0 to 8.4.0 in /web/ui (#9954) 4 years ago
dependabot[bot] 2185eb4d50
build(deps): bump @codemirror/view from 0.19.24 to 0.19.27 in /web/ui (#9952) 4 years ago
Julius Volz 47ee242cb4 Improve message wording on /agent page 4 years ago
Robbie Lankford 5fb63c1071
remove unused agentMode param 4 years ago
Robbie Lankford 6df47766b2
disable fetching alertmanagers on status page in agent mode 4 years ago
Augustin Husson ed0543f6bd fix branch referenced in the codemirror-promql readme 4 years ago
Augustin Husson ec002ae0dc
extend the number of attribute check to know if it's a prometheusConfig (#9915) 4 years ago
dependabot[bot] 5a8e1474ed
build(deps): bump sass from 1.43.4 to 1.44.0 in /web/ui (#9912) 4 years ago
dependabot[bot] 2de487493a
build(deps-dev): bump @typescript-eslint/parser in /web/ui (#9918) 4 years ago
Augustin Husson 96af0f64b9
update web deps before 2.32 release (#9916) 4 years ago
dependabot[bot] c4903efd59
build(deps): bump sanitize-html from 2.5.3 to 2.6.0 in /web/ui (#9896) 4 years ago
dependabot[bot] 5477e07253
build(deps): bump @codemirror/view from 0.19.20 to 0.19.21 in /web/ui (#9895) 4 years ago
dependabot[bot] b63d7c786e
build(deps-dev): bump @types/node from 16.11.9 to 16.11.10 in /web/ui (#9897) 4 years ago
Julien Pivotto c78fcd29ba
Adapt UI for Prometheus Agent (#9851) 4 years ago