io.helidon.telemetry.otelconfig.OpenTelemetryResourceConfig

Description

OpenTelemetry resource settings shared by all configured signals

Configuration options

KeyTypeDescription
container-idStringIdentifier of the container in which the service instance is running
service-namespaceStringNamespace for the service
container-image-repo-digestsList<String>Repository digests of the container image as reported by the container runtime
container-image-nameStringName of the container image on which the container was built
service-instance-idStringIdentifier for this service instance
container-image-tagsList<String>Tags of the container image on which the container was built
attributesCustomMethodsAdditional resource attributes shared by all configured signals
deployment-environment-nameStringName of the deployment environment

Usages


See the manifest for all available types.

Copyright © 2018, 2026 Oracle and/or its affiliates.