Skip to content

Commit 5d180cf

Browse files
Further suppression reduction
1 parent 0516812 commit 5d180cf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/dotnet/dotnet-aspnetcore-metrics.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ All routing metrics are reported by the `Microsoft.AspNetCore.Routing` meter.
5858

5959
### Metric: `aspnetcore.routing.match_attempts`
6060

61-
<!-- markdownlint-capture -->
62-
<!-- markdownlint-disable -->
6361
<!-- semconv metric.aspnetcore.routing.match_attempts -->
6462
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
6563
<!-- see templates/registry/markdown/snippet.md.j2 -->
@@ -279,6 +277,8 @@ of `[ 0.005, 0.01, 0.025, 0.05, 0.075, 0.1, 0.25, 0.5, 0.75, 1, 2.5, 5, 7.5, 10
279277

280278
### Metric: `aspnetcore.rate_limiting.requests`
281279

280+
<!-- markdownlint-capture -->
281+
<!-- markdownlint-disable -->
282282
<!-- semconv metric.aspnetcore.rate_limiting.requests -->
283283
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
284284
<!-- see templates/registry/markdown/snippet.md.j2 -->
@@ -318,6 +318,7 @@ Meter name: `Microsoft.AspNetCore.RateLimiting`; Added in: ASP.NET Core 8.0
318318
<!-- prettier-ignore-end -->
319319
<!-- END AUTOGENERATED TEXT -->
320320
<!-- endsemconv -->
321+
<!-- markdownlint-restore -->
321322

322323
## Memory pool
323324

0 commit comments

Comments
 (0)