Class PrometheusEndpointOptions
- Namespace
 - Steeltoe.Management.Endpoint.Metrics
 
- Assembly
 - Steeltoe.Management.EndpointBase.dll
 
public class PrometheusEndpointOptions : AbstractEndpointOptions, IPrometheusEndpointOptions, IEndpointOptions
  - Inheritance
 - 
      
      
      PrometheusEndpointOptions
 
- Implements
 
- Inherited Members
 
- Extension Methods
 
Constructors
PrometheusEndpointOptions()
public PrometheusEndpointOptions()
  PrometheusEndpointOptions(IConfiguration)
public PrometheusEndpointOptions(IConfiguration config)
  Parameters
configIConfiguration
Properties
ScrapeResponseCacheDurationMilliseconds
public long ScrapeResponseCacheDurationMilliseconds { get; set; }