mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 18:30:41 -06:00
3297ae462d
- new builtin datasource plugin "Logging" (likely going to be renamed) - plugin implements no panel ctrls yet, only ships datasource - new models for logging data as first class citizen (aside from table and time_series model) - Logs as new view for Explore - JSON view for development Testable only against existing logish deployment. Then test with queries like `{job="..."} regexp`. |
||
---|---|---|
.. | ||
datasource/wrapper | ||
app_plugin.go | ||
backend_utils.go | ||
dashboard_importer_test.go | ||
dashboard_importer.go | ||
dashboards_test.go | ||
dashboards_updater.go | ||
dashboards.go | ||
datasource_plugin.go | ||
frontend_plugin_test.go | ||
frontend_plugin.go | ||
hclog-wrapper.go | ||
models.go | ||
panel_plugin.go | ||
plugins_test.go | ||
plugins.go | ||
queries.go | ||
renderer_plugin.go | ||
update_checker.go |