Table of Contents

Class WavefrontApplicationOptions

Namespace
Steeltoe.Management.OpenTelemetry.Exporters.Wavefront
Assembly
Steeltoe.Management.OpenTelemetryBase.dll
public class WavefrontApplicationOptions
Inheritance
WavefrontApplicationOptions
Inherited Members

Constructors

WavefrontApplicationOptions(IConfiguration)

public WavefrontApplicationOptions(IConfiguration config)

Parameters

config IConfiguration

Properties

Cluster

public string Cluster { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

Service

public string Service { get; set; }

Property Value

string

Source

public string Source { get; set; }

Property Value

string