Commit Graph

332 Commits (a44db5f7842a7b3e82687f6fb8d87076a493d858)

Author SHA1 Message Date
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log
2 months ago
Julien 21e0f83b68 Move notifications in utils
2 months ago
Julien f9bbad1148 Limit the number of SSE Subscribers to 16 by default
2 months ago
Julien 6cde0096e2 Add notifications to the web UI when configuration reload fails.
2 months ago
Julien ac5377873f mantine UI: Distinguish between Not Ready and Stopping
2 months ago
Julien be6d443947 Mantine UI: Use actual lookback delta in explain
3 months ago
Julius Volz c73c3e24d7 Default to serving new (Prometheus 3.0) UI
3 months ago
Julius Volz d0ee5427bd Redirect /graph to /query in new UI, preserving params
3 months ago
Julius Volz 490eef6509 Merge branch 'main' into mantine-ui
3 months ago
Julien Pivotto 9b5e7623f4 Add support for multiple listening addresses
3 months ago
Arve Knudsen ee47150646
Update web/web.go
3 months ago
Arve Knudsen 4023c2405a
Update web/web.go
3 months ago
Arve Knudsen 3a78e76282 Upgrade golangci-lint to v1.60.1
3 months ago
Julius Volz edf31da311 Merge branch 'main' into mantine-ui
4 months ago
Julius Volz af7a010558 Fix agent-mode menu items, path prefix calculation, and homepage redirects
5 months ago
Bartlomiej Plotka 9198952f7c
[PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395)
5 months ago
Julius Volz 5827772f69 Merge branch 'main' into mantine-ui
7 months ago
Julius Volz e8bbe191d4 Build both old & new UI into Prometheus, allow choosing via feature flag
7 months ago
Julius Volz b778c0a249 Change /graph to /query as default homepage in Go backend
8 months ago
György Krajcsovits 4d4d822c36 Add native histograms to latency/duration metrics
9 months ago
Julius Volz cc38c1426a Attempt to integrate Mantine UI into npm workspaces + Prometheus binary
9 months ago
Matthieu MOREL 05fba53e57 web : use Go standard package
1 year ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments
1 year ago
Goutham Veeramachaneni ad4f514e66
Add OTLP Ingestion endpoint (#12571)
1 year ago
Matthias Loibl 686482ab34
Remove Add(0)
1 year ago
Matthias Loibl 8bc2a19469
web: Initialize requestCounter metrics to 0 with handler and 200k labels.
1 year ago
Jesus Vazquez bfa466d00f
Create release candidate 2.45.0-rc.0 (#12435)
1 year ago
Vladimir Varankin d281ebb178 web: display GOMEMLIMIT in runtime info
2 years ago
Matthieu MOREL bae9a21200
Merge branch 'main' into linter/nilerr
2 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci
2 years ago
Matthieu MOREL fb3eb21230 enable gocritic, unconvert and unused linters
2 years ago
Levi Harrison 3b4cbf8da4
Inject readiness state through context (#11617)
2 years ago
Łukasz Mierzwa e1b7082008
Show individual scrape pools on /targets page (#11142)
2 years ago
Bryan Boreham 5bc4643122 Update package web for new labels.Labels type
2 years ago
Ganesh Vernekar 6dd4e907a3
Update dependencies for 2.40 (#11524)
2 years ago
Cosrider bef6556ca5
delete redundant alias (#11180)
2 years ago
Nicolas Dumazet 9594fa4dbd
/-/{healthy,ready}/ respond to HEAD (#11160)
2 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
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528)
3 years ago
Andrew Bloomgarden ed091a1fb9 Allow replacing the stats struct before rendering JSON
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 727cdbff4c
remove old UI (#10208)
3 years ago
Matej Gera 2c61d29b2a
Tracing: Migrate to OpenTelemetry library (#9724)
3 years ago
beorn7 8fdfa52976 API: Promote remote-write-receiver to stable
3 years ago
Julien Pivotto c78fcd29ba
Adapt UI for Prometheus Agent (#9851)
3 years ago
lzhfromustc 5538c64e8e
web:Fix a potential goroutine leak by channel (#8965)
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