diff --git a/OpenTelemetryPlan/09-data-collection-reference.md b/OpenTelemetryPlan/09-data-collection-reference.md index f99bb3c7cb..a54c44a5da 100644 --- a/OpenTelemetryPlan/09-data-collection-reference.md +++ b/OpenTelemetryPlan/09-data-collection-reference.md @@ -489,7 +489,6 @@ SpanMetrics connector does not rewrite or prefix it: | `consensus_mode` | string | `consensus.round`, `consensus.ledger_close` | | `close_time_correct` | boolean | `consensus.accept.apply` | | `local` | boolean | `tx.process` | -| `suppressed` | boolean | `tx.receive` | | `proposal_trusted` | boolean | `peer.proposal.receive` | | `validation_trusted` | boolean | `peer.validation.receive` | | `tx_type` | string | `tx.*`, `txq.enqueue` |