Table of Contents

Class PrometheusScraperEndpoint

Namespace
Steeltoe.Management.Endpoint.Metrics
Assembly
Steeltoe.Management.EndpointBase.dll
public class PrometheusScraperEndpoint : AbstractEndpoint<string>, IEndpoint<string>, IEndpoint
Inheritance
PrometheusScraperEndpoint
Implements
Inherited Members
Extension Methods

Constructors

PrometheusScraperEndpoint(IPrometheusOptions, IStats, ILogger<PrometheusScraperEndpoint>)

public PrometheusScraperEndpoint(IPrometheusOptions options, IStats stats, ILogger<PrometheusScraperEndpoint> logger = null)

Parameters

options IPrometheusOptions
stats IStats
logger ILogger<PrometheusScraperEndpoint>

Properties

Options

public IEndpointOptions Options { get; }

Property Value

IEndpointOptions

Methods

Invoke()

public override string Invoke()

Returns

string