Summary
Uses the default application metrics.
- Assembly
- Rocket
.Surgery .AspNetCore .Metrics .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- Asp
Net Core Metrics Host Builder Extensions
Syntax
public static IConventionHostBuilder UseMetricsWithDefaults(this IConventionHostBuilder container)
Parameters
Name | Type | Description |
---|---|---|
container | I |
The container. |
Return Value
Type | Description |
---|---|
I |
IConventionHostBuilder. |