Skip to content

Commit 0346953

Browse files
authored
fix typo in messaging otel spec (#617)
1 parent c586f9b commit 0346953

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/agents/gherkin-specs/otel_bridge.feature

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ Feature: OpenTelemetry bridge
170170
# https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/semantic_conventions/messaging.md
171171
Scenario: Messaging consumer
172172
Given an agent
173-
And an active transaction
174173
And OTel span is created with kind 'CONSUMER'
175174
And OTel span has following attributes
176175
| messaging.system | anything |
@@ -243,4 +242,3 @@ Feature: OpenTelemetry bridge
243242
And OTel span ends
244243
Then Elastic bridged transaction type is 'request'
245244

246-

0 commit comments

Comments
 (0)