grafana/public/app/plugins/datasource/zipkin
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
utils Chore: Upgrade typescript to 4.1 (#29493) 2020-12-03 15:05:59 +00:00
ConfigEditor.tsx Tracing: Release trace to logs feature (#29443) 2020-12-10 19:42:43 +01:00
constants.ts Tracing: Zipkin datasource (#23829) 2020-04-24 17:02:25 +02:00
datasource.test.ts Jaeger/Zipkin: URL-encode service names and trace ids for API calls (#26115) 2020-07-13 10:54:01 +02:00
datasource.ts BackendSrv: Improves logic for hiding requests from query inspector (#26877) 2020-08-10 16:08:11 +02: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 Tracing: Zipkin datasource (#23829) 2020-04-24 17:02:25 +02:00
QueryField.tsx Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 2020-07-06 21:16:27 +02:00
types.ts Zipkin: Fix error when span contains remoteEndpoint (#24524) 2020-05-13 19:32:45 +02:00