grafana/public/app/plugins/datasource/jaeger
Zoltán Bedi b3838d372e
Tracing: Release trace to logs feature (#29443)
* Remove feature flag

* Add data source setting for Jaeger

* Refactor trace to logs settings

* Fix tests

* Get ds settings in two steps

* Add info to settings

* Update docs for trace to logs

* Update yarn.lock

* Apply suggestions from code review

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>

* Update TraceToLogsSettings after merge with master

* Add config for tags

* Add tags to check for keys

* Apply suggestions from code review

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>

* Update docs

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2020-12-10 19:42:43 +01:00
..
img Trace UI demo (#20297) 2020-03-25 12:25:39 +01:00
ConfigEditor.tsx Tracing: Release trace to logs feature (#29443) 2020-12-10 19:42:43 +01:00
datasource.test.ts Plugins: Implement testDatasource for Jaeger (#28916) 2020-11-13 13:11:24 +01:00
datasource.ts Plugins: Implement testDatasource for Jaeger (#28916) 2020-11-13 13:11:24 +01:00
module.ts Trace UI demo (#20297) 2020-03-25 12:25:39 +01:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
QueryField.test.tsx Chore: Fix failing master due to strictNullCheck error (#26283) 2020-07-13 12:20:18 +02:00
QueryField.tsx Jaeger/Zipkin: URL-encode service names and trace ids for API calls (#26115) 2020-07-13 10:54:01 +02:00