grafana/pkg/cmd/grafana-cli
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
..
commands API Server: Standalone observability (#84789) 2024-03-21 17:06:32 +01:00
logger Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
models Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
runner Chore: Unite wire graphs for cli and server (#61143) 2023-03-17 16:36:39 +01:00
services Plugins: Remove direct featuremgmt.FeatureToggles dependency from plugins config (#84482) 2024-03-15 10:58:51 +01:00
utils Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
main.go Server: Switch from separate server & cli to a unified grafana binary (#58286) 2022-11-22 11:53:43 -05:00