Skip to content

Commit 10b7e04

Browse files
committed
.NET 10 metrics /1
1 parent 9540879 commit 10b7e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/log-mon/metrics/built-in/includes/built-in10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ The `Microsoft.AspNetCore.Authentication` metrics report information about [Auth
485485

486486
| Name | Instrument Type | Unit (UCUM) | Description |
487487
| -------- | --------------- | ----------- | -------------- |
488-
| `aspnetcore.authentication.sign_outs` <!--(https://opentelemetry.io/docs/specs/semconv/dotnet/dotnet-aspnetcore-metrics/)--> | Counter | `{request}` | The total number of times a principal is signed out. |
488+
| `aspnetcore.authentication.sign_outs` <!--(https://opentelemetry.io/docs/specs/semconv/dotnet/dotnet-aspnetcore-metrics/)--> | Counter | `{request}` | The total number of times a principal is signed out with a scheme. |
489489
| Attribute | Type | Description | Examples | Presence |
490490
|---|---|---|---|---|
491491
| `aspnetcore.authentication.scheme` | string | The authentication scheme. | `custom` | Always |

0 commit comments

Comments
 (0)