Uploaded image for project: 'Observability Documentation'
  1. Observability Documentation
  2. OBSDOCS-1666

[blocker][TRACING-4848] Updated the OpenTelemetryCollector's `apiVersion`

XMLWordPrintable

      When we define an OpenTelemetryCollector resource with the following header: 

      apiVersion: opentelemetry.io/v1alpha1
      kind: OpenTelemetryCollector
      metadata:
        name: test 
        namespace: otel 
      // .spec

      and apply it through the CLI, we get the following warning:

      oc apply -f test.yml 
      Warning: OpenTelemetryCollector v1alpha1 is deprecated. Migrate to v1beta1.
      opentelemetrycollector.opentelemetry.io/test created 

      Therefore, many of my colleagues and I have migrated to opentelemetry.io/v1beta1. The issue we face is that most of the documentation is still written for v1alpha1, which makes it challenging to determine the recommended version.

       

      How should we proceed?

              rhn-support-mleonov Max Leonov
              alvaro@redhat.com Álvaro López Medina
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: