We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a9806e commit be6f4edCopy full SHA for be6f4ed
tests/bdd/features/otel_bridge.feature
@@ -70,6 +70,7 @@ Feature: OpenTelemetry bridge
70
And OTel span ends
71
Then Elastic bridged object is a transaction
72
Then Elastic bridged transaction outcome is "<outcome>"
73
+ Then Elastic bridged transaction result is not set
74
Examples:
75
| status | outcome |
76
| unset | unknown |
0 commit comments