ForwarderMetrics Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents metrics reported by the Yarp.ReverseProxy event counters.
public sealed class ForwarderMetrics
type ForwarderMetrics = class
Public NotInheritable Class ForwarderMetrics
- Inheritance
-
ForwarderMetrics
Current |
Number of active proxy requests that have started but not yet completed or failed. |
Requests |
Number of proxy requests that failed since telemetry was enabled. |
Requests |
Number of proxy requests started since telemetry was enabled. |
Requests |
Number of proxy requests started in the last metrics interval. |
Timestamp |
Timestamp of when this ForwarderMetrics instance was created. |
Produkt | Verzie |
---|---|
Yarp | 1.0.1, 1.1.2, 2.0.1, 2.1.0, 2.2.0 |