grafana/pkg/plugins
Andrej Ocenas ae09ccbf79
Trace UI demo (#20297)
* Add integration with Jeager
Add Jaeger datasource and modify derived fields in loki to allow for opening a trace in Jager in separate split.
Modifies build so that this branch docker images are pushed to docker hub
Add a traceui dir with docker-compose and provision files for demoing.:wq

* Enable docker logger plugin to send logs to loki

* Add placeholder zipkin datasource

* Fixed rebase issues, added enhanceDataFrame to non-legacy code path

* Trace selector for jaeger query field

* Fix logs default mode for Loki

* Fix loading jaeger query field services on split

* Updated grafana image in traceui/compose file

* Fix prettier error

* Hide behind feature flag, clean up unused code.

* Fix tests

* Fix tests

* Cleanup code and review feedback

* Remove traceui directory

* Remove circle build changes

* Fix feature toggles object

* Fix merge issues

* Fix some null errors

* Fix test after strict null changes

* Review feedback fixes

* Fix toggle name

Co-authored-by: David Kaltschmidt <david.kaltschmidt@gmail.com>
2020-03-25 12:25:39 +01:00
..
backendplugin Use v0.33.0 of SDK (#23031) 2020-03-24 15:01:02 +01:00
datasource/wrapper Send jsondata for Datasources on DatasourceConfig for backend plugins (#22681) 2020-03-10 15:18:27 +01:00
testdata moves /tests to /pkg/plugins 2018-09-17 17:29:47 +02:00
app_plugin.go Plugins: Move backend plugin manager to service (#21474) 2020-01-13 20:18:45 +01:00
backend_utils.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
dashboard_importer_test.go Trace UI demo (#20297) 2020-03-25 12:25:39 +01:00
dashboard_importer.go chore: avoid alias for models in plugins (#22483) 2020-02-28 12:51:21 +01:00
dashboards_test.go Trace UI demo (#20297) 2020-03-25 12:25:39 +01:00
dashboards_updater.go chore: avoid alias for models in plugins (#22483) 2020-02-28 12:51:21 +01:00
dashboards.go chore: avoid alias for models in plugins (#22483) 2020-02-28 12:51:21 +01:00
datasource_plugin.go Trace UI demo (#20297) 2020-03-25 12:25:39 +01:00
frontend_plugin_test.go plugin: fix path for app plugins on windows 2018-01-04 17:32:57 +01:00
frontend_plugin.go pkg/util/{ip.go,url.go}: Fix some golint issues 2019-01-28 22:29:20 +01:00
models.go chore: avoid alias for models in plugins (#22483) 2020-02-28 12:51:21 +01:00
panel_plugin.go Plugins: Move backend plugin manager to service (#21474) 2020-01-13 20:18:45 +01:00
plugins_test.go Trace UI demo (#20297) 2020-03-25 12:25:39 +01:00
plugins.go Trace UI demo (#20297) 2020-03-25 12:25:39 +01:00
queries.go chore: avoid alias for models in plugins (#22483) 2020-02-28 12:51:21 +01:00
renderer_plugin.go Plugins: Move backend plugin manager to service (#21474) 2020-01-13 20:18:45 +01:00
transform_plugin.go Dependency: sdk's dataframe package renamed to data (#22700) 2020-03-10 15:42:15 -04:00
update_checker.go move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00