The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/publicdashboards/service
Khushi Jain 42fb42a90d
PublicDashboards: Add validation deletion (#75336)
2 years ago
..
annotations.go
logging.go
query.go Chore: use any rather than interface{} (#74066) 2 years ago
query_test.go PublicDashboards: Do not return hidden queries (#72554) 2 years ago
service.go PublicDashboards: Add validation deletion (#75336) 2 years ago
service_test.go PublicDashboards: Add validation deletion (#75336) 2 years ago
service_wapper.go