grafana/public/app/features
Andrej Ocenas cf1ebd5a3d
Tracing: Dark theme styling for TraceView (#23406)
* 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

* Add header with minimap

* Fix sizing issue due to column resizer handle

* Fix issues with sizing, search functionality, duplicate react, tests

* Refactor TraceView component, fix tests

* Fix type errors

* Add dark theme styling

* Add tests for hooks

* More color changes

* Fix tests to deal with additional theme wrappers.

Co-authored-by: David Kaltschmidt <david.kaltschmidt@gmail.com>
2020-04-14 13:26:33 +02:00
..
admin @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
alerting @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
annotations @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
api-keys @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
dashboard Theme: Typography variables overhaul, theme cleanup, improvents to storybook ThemeColors component (#23531) 2020-04-14 11:32:14 +02:00
datasources @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
explore Tracing: Dark theme styling for TraceView (#23406) 2020-04-14 13:26:33 +02:00
expressions Forms migration: Old Select to Legacy namespace (#23200) 2020-04-02 10:57:35 +02:00
folders DashboardSave: Display error message when folder/dashboard name validation fails (#23416) 2020-04-14 10:55:27 +02:00
manage-dashboards DashboardSave: Display error message when folder/dashboard name validation fails (#23416) 2020-04-14 10:55:27 +02:00
org @grafana/ui: Create Icon component and replace part of the icons (#23402) 2020-04-08 14:33:31 +02:00
panel Theme: Typography variables overhaul, theme cleanup, improvents to storybook ThemeColors component (#23531) 2020-04-14 11:32:14 +02:00
playlist @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
plugins @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
profile @grafana/ui: Create Icon component and replace part of the icons (#23402) 2020-04-08 14:33:31 +02:00
search @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
teams Theme: Typography variables overhaul, theme cleanup, improvents to storybook ThemeColors component (#23531) 2020-04-14 11:32:14 +02:00
templating @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
users @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
variables Theme: Typography variables overhaul, theme cleanup, improvents to storybook ThemeColors component (#23531) 2020-04-14 11:32:14 +02:00
all.ts Angular/React: Migrates team creation form to react (#21058) 2019-12-13 08:51:10 +00:00