grafana/pkg/infra/metrics
Marcus Efraimsson 6c1de260a2
API Server: Standalone observability (#84789)
Adds support for logs (specify level), metrics (enable metrics and Prometheus /metrics endpoint 
and traces (jaeger or otlp) for standalone API server. This will allow any grafana core service 
part of standalone apiserver to use logging, metrics and traces as normal.
2024-03-21 17:06:32 +01:00
..
graphitebridge Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
metricutil Metrics: Expose functions to initialize counters at zero (#50122) 2022-06-13 17:35:10 +02:00
frontendmetrics.go K8s: Refactor metrics to share k8s registry (#79106) 2023-12-06 16:34:23 -05:00
metrics.go CloudWatch: Remove references to pkg/infra/metrics (#81744) 2024-02-06 21:21:55 +02:00
service_test.go K8s: Refactor metrics to share k8s registry (#79106) 2023-12-06 16:34:23 -05:00
service.go API Server: Standalone observability (#84789) 2024-03-21 17:06:32 +01:00
settings.go Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
wireset.go K8s: Refactor metrics to share k8s registry (#79106) 2023-12-06 16:34:23 -05:00