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 f326b79cc1
Security: Add gosec G304 auditing annotations (#29578)
5 years ago
..
backendplugin Chore: Enable exhaustive linter (#29458) 5 years ago
datasource/wrapper Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 5 years ago
testdata Expressions: Move GEL into core as expressions (#29072) 5 years ago
app_plugin.go Chore: Remove unused Go code (#28852) 5 years ago
backend_utils.go Chore: Fix various spelling errors in back-end code (#25241) 6 years ago
dashboard_importer.go Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 5 years ago
dashboard_importer_test.go DashboardImport: Fix variable interpolation when property contains multiple variable expressions (#26574) 5 years ago
dashboards.go Security: Add gosec G304 auditing annotations (#29578) 5 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 Security: Add gosec G304 auditing annotations (#29578) 5 years ago
manifest_test.go Plugins: Fix manifest verification (#24573) 6 years ago
models.go Plugins: Add support for includes' icon (#29416) 5 years ago
panel_plugin.go Plugins: Let descendant plugins inherit their root's signature (#27970) 5 years ago
plugins.go Security: Add gosec G304 auditing annotations (#29578) 5 years ago
plugins_test.go Expressions: Move GEL into core as expressions (#29072) 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
update_checker.go Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago