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
Ryan McKinley 1446d094b8
API: return query results as JSON rather than base64 encoded Arrow (#32303)
4 years ago
..
adapters Introduce TSDB service (#31520) 4 years ago
backendplugin remove unnecessary state (#32278) 4 years ago
manager PluginManager: Increase DI priority (#32111) 4 years ago
plugincontext Basic streaming plugin support (#31940) 4 years ago
plugindashboards PluginManager: Make remaining plugin state non-global (#32094) 4 years ago
app_plugin.go Plugins: Support set body content in plugin routes (#32551) 4 years ago
backend_utils.go Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
dashboards.go Introduce TSDB service (#31520) 4 years ago
dataframes.go Introduce TSDB service (#31520) 4 years ago
datasource_plugin.go Introduce TSDB service (#31520) 4 years ago
datasource_plugin_wrapper.go Introduce TSDB service (#31520) 4 years ago
datasource_plugin_wrapper_test.go Introduce TSDB service (#31520) 4 years ago
datasource_plugin_wrapper_v2.go Basic streaming plugin support (#31940) 4 years ago
error.go Introduce TSDB service (#31520) 4 years ago
frontend_plugin.go Backend: Migrate to using non-global configuration (#31856) 4 years ago
frontend_plugin_test.go Backend: Migrate to using non-global configuration (#31856) 4 years ago
ifaces.go PluginManager: Make remaining plugin state non-global (#32094) 4 years ago
models.go Introduce TSDB service (#31520) 4 years ago
panel_plugin.go Introduce TSDB service (#31520) 4 years ago
plugins.go Introduce TSDB service (#31520) 4 years ago
renderer_plugin.go Introduce TSDB service (#31520) 4 years ago
state.go Introduce TSDB service (#31520) 4 years ago
tsdb.go API: return query results as JSON rather than base64 encoded Arrow (#32303) 4 years ago