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
Name
public string Name { get; set; }
Property Value
Service
public string Service { get; set; }
Property Value
Source
public string Source { get; set; }