Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions tests/bdd/features/otel_bridge.feature
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ Feature: OpenTelemetry bridge
# https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/semantic_conventions/messaging.md
Scenario: Messaging consumer
Given an agent
And an active transaction
And OTel span is created with kind 'CONSUMER'
And OTel span has following attributes
| messaging.system | anything |
Expand Down Expand Up @@ -243,4 +242,3 @@ Feature: OpenTelemetry bridge
And OTel span ends
Then Elastic bridged transaction type is 'request'