-
Notifications
You must be signed in to change notification settings - Fork 2
Description
STR
As a user I would like to observe my application (containerized)
Follow the steps under the "Collecting data from your containers" (in the digma docker extension)
Container output will result with the following error:
ERROR io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter - Failed to export metrics. Server responded with UNIMPLEMENTED. This usually means that your collector is not configured with an otlp receiver in the "pipelines" section of the configuration. If export is not desired and you are using OpenTelemetry autoconfiguration or the javaagent, disable export by setting OTEL_METRICS_EXPORTER=none. Full error message: Service is unimplemented.
Change the documentation and add OTEL_METRICS_EXPORTER=none as Environment variable before running the container