Summary
Initializes a new instance of the
AspNetCoreMetricsConvention
class.
- Assembly
- Rocket
.Surgery .AspNetCore .Metrics .dll - Namespace
- Rocket
.Surgery .AspNetCore .Metrics - Containing Type
- Asp
Net Core Metrics Convention
Syntax
public AspNetCoreMetricsConvention(IConventionScanner scanner, ILogger diagnosticSource, RocketMetricsOptions options = null)
Parameters
Name | Type | Description |
---|---|---|
scanner | IConventionScanner | The scanner. |
diagnosticSource | ILogger | The diagnostic source logger. |
options | RocketMetricsOptions | The options. |
Return Value
Type | Description |
---|---|
void |