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/plugins
Sofia Papagiannaki 5e73a92327
DashboardImport: Fix variable interpolation when property contains multiple variable expressions (#26574)
5 years ago
..
backendplugin Provisioning: Fix bug when provision app plugins using Enterprise edition (#26340) 5 years ago
datasource/wrapper Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) 5 years ago
testdata Plugins: Fix manifest verification (#24573) 5 years ago
app_plugin.go dsproxy: adds support for url params for plugin routes (#23503) 5 years ago
backend_utils.go Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
dashboard_importer.go DashboardImport: Fix variable interpolation when property contains multiple variable expressions (#26574) 5 years ago
dashboard_importer_test.go DashboardImport: Fix variable interpolation when property contains multiple variable expressions (#26574) 5 years ago
dashboards.go chore: avoid alias for models in plugins (#22483) 5 years ago
dashboards_test.go Chore: Enable whitespace linter (#25903) 5 years ago
dashboards_updater.go Plugins: Fix manifest verification (#24573) 5 years ago
datasource_plugin.go Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) 5 years ago
frontend_plugin.go Chore: Enable whitespace linter (#25903) 5 years ago
frontend_plugin_test.go Chore: Enable whitespace linter (#25903) 5 years ago
manifest.go Fix back-end tests on Windows (#26355) 5 years ago
manifest_test.go Plugins: Fix manifest verification (#24573) 5 years ago
models.go Plugins: Require signing of external back-end plugins (#24075) 5 years ago
panel_plugin.go Plugins: Move backend plugin manager to service (#21474) 5 years ago
plugins.go Plugins: Fix manifest verification (#24573) 5 years ago
plugins_test.go Fix back-end tests on Windows (#26355) 5 years ago
queries.go Provisioning: Adds support for enabling app plugins (#25649) 5 years ago
renderer_plugin.go Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) 5 years ago
transform_plugin.go Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) 5 years ago
update_checker.go Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago