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
Arve Knudsen dff84f6a31
Chore: Remove dead code (#28664)
5 years ago
..
backendplugin Chore: Remove dead code (#28664) 5 years ago
datasource/wrapper OAuth: Support Forward OAuth Identity for backend data source plugins (#27055) 5 years ago
testdata plugins: Don't exit on duplicate plugin (#28390) 5 years ago
app_plugin.go App Plugins: Add backend support (#28272) 5 years ago
backend_utils.go Chore: Fix various spelling errors in back-end code (#25241) 6 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) 6 years ago
dashboards_test.go Chore: Enable whitespace linter (#25903) 6 years ago
dashboards_updater.go Plugins: Fix manifest verification (#24573) 6 years ago
datasource_plugin.go Plugins: Compose filesystem paths with filepath.Join (#28375) 5 years ago
error.go Plugins: Track plugin signing errors and expose them to the frontend (#28219) 5 years ago
frontend_plugin.go Plugins: Fix plugin URL paths on Windows (#28548) 5 years ago
frontend_plugin_test.go Chore: Enable whitespace linter (#25903) 6 years ago
manifest.go Plugins: Let descendant plugins inherit their root's signature (#27970) 5 years ago
manifest_test.go Plugins: Fix manifest verification (#24573) 6 years ago
models.go Plugins: Track plugin signing errors and expose them to the frontend (#28219) 5 years ago
panel_plugin.go Plugins: Let descendant plugins inherit their root's signature (#27970) 5 years ago
plugins.go Plugins: Fix descendent frontend plugin signature validation (#28638) 5 years ago
plugins_test.go plugins: Don't exit on duplicate plugin (#28390) 5 years ago
queries.go Provisioning: Adds support for enabling app plugins (#25649) 6 years ago
renderer_plugin.go Plugins: Compose filesystem paths with filepath.Join (#28375) 5 years ago
transform_plugin.go Plugins: Compose filesystem paths with filepath.Join (#28375) 5 years ago
update_checker.go Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago