grafana/public/app/features
Andrej Ocenas a4d4dd325f
Explore: Add trace UI to show traces from tracing datasources (#23047)
* 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

* Add trace ui in Explore

* WIP

* WIP

* WIP

* Make jaeger datasource return trace data instead of link

* Allow js in jest tests

* Return data from Jaeger datasource

* Take yarn.lock from master

* Fix missing component

* Update yarn lock

* Fix some ts and lint errors

* Fix merge

* Fix type errors

* Make tests pass again

* Add tests

* Fix es5 compatibility

Co-authored-by: David Kaltschmidt <david.kaltschmidt@gmail.com>
2020-04-02 13:34:16 +02:00
..
admin Forms migration: User edit (#23110) 2020-04-01 17:36:08 +02:00
alerting Forms migration: New datasource (#23221) 2020-04-01 15:55:23 +02:00
annotations NewPanelEditor: Fixes alert state & annotations, alert history (#23124) 2020-03-27 06:40:14 +01:00
api-keys Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
dashboard FieldConfig: Some name change suggestions and moving defaults to PanelPlugin (#23265) 2020-04-02 13:24:50 +02:00
datasources Forms migration: New datasource (#23221) 2020-04-01 15:55:23 +02:00
explore Explore: Add trace UI to show traces from tracing datasources (#23047) 2020-04-02 13:34:16 +02:00
expressions Forms migration: Old Select to Legacy namespace (#23200) 2020-04-02 10:57:35 +02:00
folders Form Migrations: Button (#23019) 2020-03-26 11:50:27 +01:00
manage-dashboards Migration: Migrate Dashboard Import to React (#22338) 2020-03-31 16:29:44 +02:00
org Form Migrations: Button (#23019) 2020-03-26 11:50:27 +01:00
panel Trace UI demo (#20297) 2020-03-25 12:25:39 +01:00
playlist Text change in search (#22929) 2020-03-31 14:06:07 +02:00
plugins Plugins: Expose promiseToDigest (#23249) 2020-04-01 13:32:12 +02:00
profile Form Migrations: Button (#23019) 2020-03-26 11:50:27 +01:00
search Search/migrate search filter actions (#23133) 2020-04-02 14:07:31 +03:00
teams Forms migration: Old Select to Legacy namespace (#23200) 2020-04-02 10:57:35 +02:00
templating Variables: Do not update variable from url when value is the same (#23220) 2020-04-01 09:44:57 +02:00
users Forms migration: New datasource (#23221) 2020-04-01 15:55:23 +02:00
variables TemplateVariables: make sure we handle multi/single value with correct data type (#23208) 2020-04-01 18:13:38 +02:00
all.ts Angular/React: Migrates team creation form to react (#21058) 2019-12-13 08:51:10 +00:00