grafana/scripts/webpack
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
..
loaders Azure Monitor: build monaco with webpack WIP 2019-01-24 18:43:48 +03:00
dependencies.js Performance/Webpack: Introduces more aggressive code-splitting and other perf improvements (#18544) 2019-09-03 09:29:02 +01:00
postcss.config.js Fix: Autoprefixer is now working (#16351) 2019-04-02 18:15:30 +02:00
sass.rule.js Fix: Autoprefixer is now working (#16351) 2019-04-02 18:15:30 +02:00
webpack.common.js Explore: Add trace UI to show traces from tracing datasources (#23047) 2020-04-02 13:34:16 +02:00
webpack.dev.js Webpack: Do not clean webpack output on every rebuild (#23157) 2020-03-28 06:40:29 +01:00
webpack.hot.js DevEnv: updates import of CleanWebpackPlugin to named import (#22800) 2020-03-16 10:52:30 +01:00
webpack.prod.js Webpack: Updated terser plugin (#22669) 2020-03-10 11:09:45 +01:00