Skip to content

[k8s operator] Migrate OpenTelemetry Operator example to v1beta1 #6926

Closed
@johannaojeling

Description

@johannaojeling

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

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions