-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum TelemetryConfigurationEvent.TraceContextInjection extends Enum<TelemetryConfigurationEvent.TraceContextInjection>
The opt-in configuration to add trace context
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classTelemetryConfigurationEvent.TraceContextInjection.Companion
-
Method Summary
Modifier and Type Method Description final JsonElementtoJson()final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
toJson
final JsonElement toJson()
-
getOrdinal
final Integer getOrdinal()
-
-
-
-