FoundryEnvironment.OtlpEndpoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The OTLP exporter endpoint. Sourced from the OTEL_EXPORTER_OTLP_ENDPOINT environment variable.
public static string? OtlpEndpoint { get; }
static member OtlpEndpoint : string
Public Shared ReadOnly Property OtlpEndpoint As String