Table of Contents

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

config IConfiguration

Properties

ScrapeResponseCacheDurationMilliseconds

public long ScrapeResponseCacheDurationMilliseconds { get; set; }

Property Value

long