Class OTelEnvironmentVariablesConventions
java.lang.Object
io.jenkins.plugins.opentelemetry.semconv.OTelEnvironmentVariablesConventions
Java constants for the
[OpenTelemetry Environment variables conventions](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/exporter.md)
[OpenTelemetry Java SDK Autoconfigure](https://github.com/open-telemetry/opentelemetry-java/tree/main/sdk-extensions/autoconfigure)
-
Field Details
-
OTEL_EXPORTER_OTLP_CERTIFICATE
- See Also:
-
OTEL_EXPORTER_OTLP_ENDPOINT
- See Also:
-
OTEL_EXPORTER_OTLP_INSECURE
- See Also:
-
OTEL_EXPORTER_OTLP_TIMEOUT
- See Also:
-
OTEL_TRACES_EXPORTER
- See Also:
-
SPAN_ID
- See Also:
-
TRACE_ID
- See Also:
-
-
Constructor Details
-
OTelEnvironmentVariablesConventions
public OTelEnvironmentVariablesConventions()
-