Commit Graph

291 Commits (063319087c122b3b296cc630d93f577dac31fd1c)

Author SHA1 Message Date
Andrew Bloomgarden ed091a1fb9 Allow replacing the stats struct before rendering JSON
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
Robert Fratto bc72a718c4
Initial draft of prometheus-agent (#8785)
3 years ago
Pablo Caderno b878527151
Added deferred close to 'http.File' opened (#9443) (#9461)
3 years ago
George Robinson 049b4f4f13
Support customization of template options in TemplateExpander (#9290)
3 years ago
Levi Harrison 4a4882d4c7 Replace godoc.org links
3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log
4 years ago
Levi Harrison 7bc11dcb06
React UI: Add Starting Screen (#8662)
4 years ago
Julien Pivotto db7f0bcec2
Merge pull request from GHSA-vx57-7f4q-fpc7
4 years ago
Callum Styan 289ba11b79
Add circular in-memory exemplars storage (#6635)
4 years ago
Tom Wilkie ce97cdd477
Move remote read handler to remote package. (#8536)
4 years ago
Peter Štibraný a2e5ad6174 Split queryable and appendable arguments in api_v1.NewAPI.
4 years ago
Tom Wilkie d479151f1f Various enhancements and refactorings for remote write receiver:
4 years ago
Julien Pivotto ac2626757c Update exporter-toolkit to 0.5.0
4 years ago
Julien Pivotto 5b4f46a348 Add TLS and basic authentication
4 years ago
Ben Kochie 5055dfbbe4 Listen on web early in startup
4 years ago
Mitsuo Heijo 8b64b70fe4
Guard closing quitCh with sync.Once to prevent double close (#8242)
4 years ago
Julien Pivotto cda52234eb
Fix panic with double close() of channel on /-/quit/ (#8166)
4 years ago
Julius Volz 3470ee1fbf
Make React UI the default, keep old UI under /classic (#8142)
4 years ago
James Ranson 1cffda5de7
react updates for pathPrefix (#7979)
4 years ago
Dustin Hooten 916dbd4c8a
React UI: Implement missing TSDB head stats section (#7876)
4 years ago
Julien Pivotto e208afcc95
web: Remove APIv2 (#7935)
4 years ago
Julien Pivotto e96d786fb8
Stop CMUX and GRPC servers even with stale connections (#7810)
4 years ago
Javier Palomo Almena b58a613443
Replace sync/atomic with uber-go/atomic (#7683)
4 years ago
Julien Pivotto a3ac9fa5f5
Add custom title to React UI (#7607)
4 years ago
Sylvain Rabot 6a00626ee9
Display dates as well as timestamps in status page (#7544)
4 years ago
gotjosh bfcd9282a8
API: Allow AlertmanagerRetriever and RulesRetriever to receive a Context (#7256)
5 years ago
Ben Ye 1e4e37144d
Fixed wrongly handled not ready TSDB on web and API. (#7182)
5 years ago
gotjosh 24af5049bb
API: Allow `TargetRetriever` to receive a Context (#7125)
5 years ago
Marek Slabicki 8224ddec23
Capitalizing first letter of all log lines (#7043)
5 years ago
Ben Ye ecda6013ed
Use only local tsdb for federation (#7096)
5 years ago
Julian Taylor 05442b31c8
register federation failure metrics (#7081)
5 years ago
Brian Brazil 7646cbca32
Use .UTC everywhere we use time.Unix (#7066)
5 years ago
Peter Štibraný 318cd413fc Don't return error in ContextFromRequest function.
5 years ago
Bartlomiej Plotka 48ead578a0 Moved tsdbconfig to main.
5 years ago
Bartlomiej Plotka 8a775bc468 Moved unit agnostic options to separate pkg.
5 years ago
Bartlomiej Plotka 59c9d6ef45 Addressed Brian's comments, moved metrics to main.go
5 years ago
Bartlomiej Plotka cfba92a133 Addressed comments.
5 years ago
Bartlomiej Plotka 34426766d8 Unify Iterator interfaces. All point to storage now.
5 years ago
Harkishen Singh 489a9aa7b9
Adds normalization of localhost urls in targets page react (#6794)
5 years ago
Julien Pivotto ff0003e072
Make lookbackDelta a option of QueryEngine (#6746)
5 years ago
Drumil Patel 687a962bd1 Add conditional rendering of Navlink for Consoles (#6761)
5 years ago
Julien Pivotto 29086533fd web: use chained WithInstrumentation (#6661)
5 years ago