Package io.prometheus.metrics.config
Class ExporterOpenTelemetryProperties.Builder
java.lang.Object
io.prometheus.metrics.config.ExporterOpenTelemetryProperties.Builder
- Enclosing class:
- ExporterOpenTelemetryProperties
-
Method Summary
Modifier and TypeMethodDescriptionaddResourceAttribute(String name, String value) build()withEndpoint(String endpoint) withIntervalSeconds(int intervalSeconds) withProtocol(String protocol) withServiceInstanceId(String serviceInstanceId) withServiceName(String serviceName) withServiceNamespace(String serviceNamespace) withServiceVersion(String serviceVersion) withTimeoutSeconds(int timeoutSeconds)
-
Method Details
-
withProtocol
-
withEndpoint
-
addHeader
-
withIntervalSeconds
-
withTimeoutSeconds
-
withServiceName
-
withServiceNamespace
-
withServiceInstanceId
-
withServiceVersion
-
addResourceAttribute
-
build
-