Tempo: Represent OTLP Span Intrinsics correctly (#69394)

* Span intrinsics

* Update intrinsics and add to span details

* Remove intrinsics section

* Update tests

* Update status code text

* Self review

* Move previously intrinsic values to span

* Remove few methods
This commit is contained in:
Joey
2023-06-21 11:39:12 +01:00
committed by GitHub
parent e9d42a6395
commit 00ec9fceb9
23 changed files with 635 additions and 245 deletions
+1 -1
View File
@@ -152,7 +152,7 @@ You can choose one of three options:
| ------------ | -------------------------------------------------------------------------------------------------------------------------------- |
| **None** | Adds nothing to the span bar row. |
| **Duration** | _(Default)_ Displays the span duration on the span bar row. |
| **Tag** | Displays the span tag on the span bar row. You must also specify which tag key to use to get the tag value, such as `span.kind`. |
| **Tag** | Displays the span tag on the span bar row. You must also specify which tag key to use to get the tag value, such as `component`. |
### Provision the data source