Interface IMetricsOptions
- Namespace
- Steeltoe.Management.Endpoint.Metrics
- Assembly
- Steeltoe.Management.EndpointBase.dll
public interface IMetricsOptions : IEndpointOptions
- Inherited Members
- Extension Methods
Properties
EgressIgnorePattern
string EgressIgnorePattern { get; }
Property Value
IngressIgnorePattern
string IngressIgnorePattern { get; }