Skip to content

Commit 7ae7cdb

Browse files
committed
Remove no longer needed suppressions
1 parent f652f85 commit 7ae7cdb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/dotnet/dotnet-kestrel-metrics.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ this metric SHOULD be specified with
9595
[`ExplicitBucketBoundaries`](https://github.com/open-telemetry/opentelemetry-specification/blob/v1.50.0/specification/metrics/api.md#instrument-advisory-parameters)
9696
of `[ 0.01, 0.02, 0.05, 0.1, 0.2, 0.5, 1, 2, 5, 10, 30, 60, 120, 300 ]`.
9797

98-
<!-- markdownlint-disable -->
9998
<!-- semconv metric.kestrel.connection.duration -->
10099
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
101100
<!-- see templates/registry/markdown/snippet.md.j2 -->
@@ -220,7 +219,6 @@ different processes could be listening on TCP port 12345 and UDP port 12345.
220219
<!-- prettier-ignore-end -->
221220
<!-- END AUTOGENERATED TEXT -->
222221
<!-- endsemconv -->
223-
<!-- markdownlint-restore -->
224222

225223
## Metric: `kestrel.rejected_connections`
226224

0 commit comments

Comments
 (0)