Closed
Description
When running the Getting started example for the OpenTelemetry Operator (latest: v0.125.0), it generates two warnings:
Warning: OpenTelemetryCollector v1alpha1 is deprecated. Migrate to v1beta1.
Warning: Collector config spec.config has null objects: exporters.debug:. For compatibility with other tooling, such as kustomize and kubectl edit, it is recommended to use empty objects e.g. batch: {}.
opentelemetrycollector.opentelemetry.io/simplest configured
The example can be updated to address these warnings and encourage new users to apply updated and recommended configurations.
Metadata
Metadata
Assignees
Type
Projects
Status
Done