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 f55818ca70
Chore: Enable exhaustive linter (#29458)
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
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) 6 years ago
dashboards.go
dashboards_test.go
dashboards_updater.go
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
manifest.go Plugins: Let descendant plugins inherit their root's signature (#27970) 6 years ago
manifest_test.go
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) 6 years ago
plugins.go Expressions: Move GEL into core as expressions (#29072) 5 years ago
plugins_test.go Expressions: Move GEL into core as expressions (#29072) 5 years ago
queries.go
renderer_plugin.go Plugins: Compose filesystem paths with filepath.Join (#28375) 5 years ago
update_checker.go