grafana/pkg/server
Ivana Huckova 4d0a7637b2
Zipkin: Run health check through backend (#96031)
* Zipkin: Run health check through backend

* Mark some errors as downstream

* Update pkg/tsdb/zipkin/zipkin.go

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>

* Use errors.New where error formatting is not needed

* Remove executable in plugin.json

* Fix joining the path

* Keep logger as global and then create from context

* Close the res body

---------

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2024-11-07 16:48:00 +01:00
..
doc.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
instrumentation_service_test.go VSCode: Launch Grafana with Storage server (#88351) 2024-05-29 10:02:35 +02:00
instrumentation_service.go VSCode: Launch Grafana with Storage server (#88351) 2024-05-29 10:02:35 +02:00
module_runner.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
module_server_test.go ResourceServer: make the resource store the default unified storage backend (#90899) 2024-07-25 18:17:39 +02:00
module_server.go Storage: Add blob storage interfaces (#90932) 2024-10-17 12:18:29 +02:00
runner.go Chore: Unite wire graphs for cli and server (#61143) 2023-03-17 16:36:39 +01:00
server_test.go K8s: Refactor metrics to share k8s registry (#79106) 2023-12-06 16:34:23 -05:00
server.go K8s: Refactor metrics to share k8s registry (#79106) 2023-12-06 16:34:23 -05:00
service.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
test_env.go AuthN: Optionally use tokens for unified storage client authentication (#91665) 2024-10-24 09:12:37 +02:00
wire.go Zipkin: Run health check through backend (#96031) 2024-11-07 16:48:00 +01:00
wireexts_oss.go Anonymous User: Adds validator service for anonymous users (#94700) 2024-10-18 13:10:41 -03:00