Summary
Options for configuration Metrics
- Assembly
- Rocket
.Surgery .Extensions .Metrics .dll - Namespace
- Rocket
.Surgery .Extensions .Metrics - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["RocketMetricsOptions"]
class Type type-node
Syntax
public class RocketMetricsOptions
Constructors
Name | Summary |
---|---|
RocketMetricsOptions |
Properties
Name | Value | Summary |
---|---|---|
UseDefaults | bool |
Use the default metrics configuration from App.Metrics
|
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|