Class: Metrics
Represents a Metrics.
Implements
Constructors
constructor
• new Metrics(properties?): Metrics
Constructs a new Metrics.
Parameters
| Name | Type | Description |
|---|---|---|
properties? | IMetrics | Properties to set |
Returns
Properties
uri
• uri: string
The prometheus metrics endpoint uri. This is only populated when the metrics is enabled in the metrics specification.