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 d4e4cb4c71
Chore: Enable Go linter gocritic (#26224)
6 years ago
..
backendplugin Provisioning: Fix bug when provision app plugins using Enterprise edition (#26340) 6 years ago
datasource/wrapper Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) 6 years ago
testdata Plugins: Fix manifest verification (#24573) 6 years ago
app_plugin.go dsproxy: adds support for url params for plugin routes (#23503) 6 years ago
backend_utils.go Chore: Fix various spelling errors in back-end code (#25241) 6 years ago
dashboard_importer.go Chore: Enable Go linter gocritic (#26224) 6 years ago
dashboard_importer_test.go Chore: Enable whitespace linter (#25903) 6 years ago
dashboards.go
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 Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) 6 years ago
frontend_plugin.go Chore: Enable whitespace linter (#25903) 6 years ago
frontend_plugin_test.go Chore: Enable whitespace linter (#25903) 6 years ago
manifest.go Fix back-end tests on Windows (#26355) 6 years ago
manifest_test.go Plugins: Fix manifest verification (#24573) 6 years ago
models.go Plugins: Require signing of external back-end plugins (#24075) 6 years ago
panel_plugin.go
plugins.go Plugins: Fix manifest verification (#24573) 6 years ago
plugins_test.go Fix back-end tests on Windows (#26355) 6 years ago
queries.go Provisioning: Adds support for enabling app plugins (#25649) 6 years ago
renderer_plugin.go Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) 6 years ago
transform_plugin.go Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) 6 years ago
update_checker.go