grafana/public/app/features/panel/panellinks
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
..
specs Templating: Migrates some variable types from Angular to React/Redux (#22434) 2020-03-10 08:53:41 +01:00
fieldDisplayValuesProxy.test.ts DataLinks: allow using values from other fields in the same row (#21478) 2020-01-15 12:02:52 -08:00
fieldDisplayValuesProxy.ts DataLinks: allow using values from other fields in the same row (#21478) 2020-01-15 12:02:52 -08:00
link_srv.ts TemplateSrv: deprecates templateSrv.variables and adds getVariables (#23026) 2020-03-24 16:03:53 +01:00
linkSuppliers.test.ts Trace UI demo (#20297) 2020-03-25 12:25:39 +01:00
linkSuppliers.ts Trace UI demo (#20297) 2020-03-25 12:25:39 +01:00
module.html Moving a few things from dashboard folder 2019-01-27 17:33:13 +01:00
module.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00