Package com.grafana.opentelemetry
Class GrafanaProperties
java.lang.Object
com.grafana.opentelemetry.GrafanaProperties
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCloud()booleanbooleanvoidvoidsetDebugLogging(boolean debugLogging) voidsetEnabled(boolean enabled) void
-
Constructor Details
-
GrafanaProperties
public GrafanaProperties()
-
-
Method Details
-
getCloud
-
setCloud
-
getOnPrem
-
setOnPrem
-
isDebugLogging
public boolean isDebugLogging() -
setDebugLogging
public void setDebugLogging(boolean debugLogging) -
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getGlobalAttributes
-