Skip to content

Commit 5465812

Browse files
chore(opentelemetry source): remove unimplemented protobuf_decode metric (#13945)
1 parent a24cbd3 commit 5465812

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/cue/reference/components/sources/opentelemetry.cue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ components: sources: opentelemetry: {
214214
component_received_events_total: components.sources.internal_metrics.output.metrics.component_received_events_total
215215
component_received_event_bytes_total: components.sources.internal_metrics.output.metrics.component_received_event_bytes_total
216216
events_in_total: components.sources.internal_metrics.output.metrics.events_in_total
217-
protobuf_decode_errors_total: components.sources.internal_metrics.output.metrics.protobuf_decode_errors_total
218217
}
219218

220219
how_it_works: {

0 commit comments

Comments
 (0)