Skip to content

Commit 9211ca0

Browse files
committed
remove leftover comment
1 parent c7cabb1 commit 9211ca0

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

x-pack/filebeat/tests/integration/otel_kafka_test.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,6 @@ service:
112112
}
113113
}
114114

115-
// TestFilebeatOTelKafkaExporterIncludesMetadata verifies that Beat event
116-
// metadata is preserved end-to-end through the OTel pipeline and
117-
// survives body-only encodings. With include_metadata enabled,
118-
// the @metadata field is persisted to the log record attribute.
119115
func TestFilebeatOTelKafkaExporterIncludesMetadata(t *testing.T) {
120116
topic := fmt.Sprintf("test-otel-kafka-meta-%s", uuid.Must(uuid.NewV4()).String())
121117

0 commit comments

Comments
 (0)