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
Carl Bergquist 8367199a2d
Merge pull request #11613 from knweiss/gosimple
8 years ago
..
datasource/wrapper Simplify comparison to bool constant (gosimple) 8 years ago
app_plugin.go datasource-proxy: token exchange 8 years ago
dashboard_importer.go dashboard: fix import dashboard with alert rule 8 years ago
dashboard_importer_test.go Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 8 years ago
dashboards.go Update logic for create/update dashboard, validation and plugin dashboard links (#10809) 8 years ago
dashboards_test.go code style fixes 8 years ago
dashboards_updater.go Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 8 years ago
datasource_plugin.go moves datasource plugin model to grafana/grafana_plugin_model 8 years ago
datasource_plugin_test.go supports windows compatible plugin binaries 8 years ago
frontend_plugin.go plugin: fix path for app plugins on windows 8 years ago
frontend_plugin_test.go plugin: fix path for app plugins on windows 8 years ago
hclog-wrapper.go moves plugin proxy to plugin package 8 years ago
models.go fix unconvert issues 8 years ago
panel_plugin.go feat(plugins): better logging and handling of loading plugins, try to create plugins dir if it does not exist, fixes #3974 10 years ago
plugins.go code style fixes 8 years ago
plugins_test.go pkg: fix codespell issues 8 years ago
queries.go pkg: fix codespell issues 8 years ago
update_checker.go fix unconvert issues 8 years ago