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 8ad296a commit cb13641Copy full SHA for cb13641
tests/bdd/features/otel_bridge.feature
@@ -170,7 +170,6 @@ Feature: OpenTelemetry bridge
170
# https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/semantic_conventions/messaging.md
171
Scenario: Messaging consumer
172
Given an agent
173
- And an active transaction
174
And OTel span is created with kind 'CONSUMER'
175
And OTel span has following attributes
176
| messaging.system | anything |
@@ -243,4 +242,3 @@ Feature: OpenTelemetry bridge
243
242
And OTel span ends
244
Then Elastic bridged transaction type is 'request'
245
246
-
0 commit comments