Uploaded image for project: 'Distributed Tracing'
  1. Distributed Tracing
  2. TRACING-4848

OpenTelemetryCollector v1alpha1 is deprecated

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • OpenTelemetry
    • None
    • Tracing Sprint # 266

      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?

              ploffay@redhat.com Pavol Loffay
              alvaro@redhat.com Álvaro López Medina
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: