io.helidon.telemetry.otelconfig.OpenTelemetryResourceConfig
Description
OpenTelemetry resource settings shared by all configured signals
Configuration options
| Key | Type | Description |
|---|---|---|
container- | String | Identifier of the container in which the service instance is running |
service- | String | Namespace for the service |
container- | List< | Repository digests of the container image as reported by the container runtime |
container- | String | Name of the container image on which the container was built |
service- | String | Identifier for this service instance |
container- | List< | Tags of the container image on which the container was built |
attributes | Custom | Additional resource attributes shared by all configured signals |
deployment- | String | Name of the deployment environment |
Usages
See the manifest for all available types.