Table of Contents

Class MetricsOptions

Namespace
Steeltoe.Management.Endpoint.Metrics
Assembly
Steeltoe.Management.EndpointBase.dll
[Obsolete("Use MetricsEndpointOptions instead")]
public class MetricsOptions : AbstractOptions, IMetricsOptions, IEndpointOptions
Inheritance
MetricsOptions
Implements
Inherited Members
Extension Methods

Constructors

MetricsOptions()

public MetricsOptions()

MetricsOptions(IConfiguration)

public MetricsOptions(IConfiguration config)

Parameters

config IConfiguration

Properties

EgressIgnorePattern

public string EgressIgnorePattern { get; set; }

Property Value

string

IngressIgnorePattern

public string IngressIgnorePattern { get; set; }

Property Value

string