grafana/public/app/features/panel
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
..
panellinks Trace UI demo (#20297) 2020-03-25 12:25:39 +01:00
partials Graph: Add data links feature (click on graph) (#17267) 2019-06-25 11:38:51 +02:00
specs PanelChrome: Use react Panel Header for angular panels. (#21265) 2020-02-09 10:53:34 +01:00
all.ts PanelChrome: Use react Panel Header for angular panels. (#21265) 2020-02-09 10:53:34 +01:00
GeneralTabCtrl.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
metrics_panel_ctrl.ts NewPanelEditor: Making angular panels reuse data and render on edit mode enter (#22229) 2020-02-17 07:28:53 +01:00
panel_ctrl.ts PanelChrome: Use react Panel Header for angular panels. (#21265) 2020-02-09 10:53:34 +01:00
panel_directive.ts PanelChrome: Use react Panel Header for angular panels. (#21265) 2020-02-09 10:53:34 +01:00
panel_editor_tab.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
query_ctrl.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
query_editor_row.ts panel: defensive coding that fixes #15563 2019-02-21 14:42:31 +01:00
repeat_option.ts Variables: migrates data source variable type to React/Redux (#22770) 2020-03-16 06:32:04 +01:00