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/libraryelements
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199)
4 years ago
..
api.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
database.go API: return resource ID when deleting datasource with UID and library element (#41342) 4 years ago
guard.go Chore: Propagate context for dashboard guardian (#39201) 4 years ago
libraryelements.go LibraryPanels: Refactor to use context.Context instead of models.ReqContext (#39561) 4 years ago
libraryelements_create_test.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
libraryelements_delete_test.go API: return resource ID when deleting datasource with UID and library element (#41342) 4 years ago
libraryelements_get_all_test.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
libraryelements_get_test.go Chore: replace macaron with web package (#40136) 4 years ago
libraryelements_patch_test.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
libraryelements_permissions_test.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
libraryelements_test.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
models.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
writers.go LibraryElements: Creates usage stats for panels and variables (#34476) 5 years ago