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/dashboards
Kristin Laemmert bb798e24f3
chore(services): replace dependencies on dashboard store with dashboard service (#63937)
2 years ago
..
database DashboardStore: Provide an interface directly rather than pointer receiver (#63910) 2 years ago
service chore(services): replace dependencies on dashboard store with dashboard service (#63937) 2 years ago
accesscontrol.go chore(services): replace dependencies on dashboard store with dashboard service (#63937) 2 years ago
accesscontrol_test.go chore(services): replace dependencies on dashboard store with dashboard service (#63937) 2 years ago
dashboard.go Chore: Move folder store interface, implementation and test under pkg/services/folder (#62586) 2 years ago
dashboard_acl.go chore: move dashboard_acl models into dashboard service (#62151) 2 years ago
dashboard_acl_test.go chore: move dashboard_acl models into dashboard service (#62151) 2 years ago
dashboard_provisioning_mock.go Chore: Remove dashboards from models pkg (#61578) 2 years ago
dashboard_service_mock.go fix(dashboard version service): add DashboardUID to query and responses (#60800) 2 years ago
errors.go Chore: Replace short UID generation with more standard UUIDs (#62731) 2 years ago
models.go Folders: set org ID when converting from dash to a folder (#63045) 2 years ago
models_test.go Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
store_mock.go fix(dashboard version service): add DashboardUID to query and responses (#60800) 2 years ago