Uploaded image for project: 'Subscription Watch'
  1. Subscription Watch
  2. SWATCH-4305

Remove DISABLE_OTEL configuration from all RHSM services

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • CI/Infrastructure
    • None

      We need to clean up the deprecated DISABLE_OTEL environment variable from all RHSM service configurations in app-interface.

      Currently, multiple services in the RHSM deployment configuration still have the DISABLE_OTEL parameter set. This variable was used as a temporary flag to disable OpenTelemetry instrumentation while we were setting up the observability infrastructure. Now that we're moving forward with proper OpenTelemetry integration using the collector sidecar pattern, this flag is no longer needed and should be removed.

      This cleanup task should be done after the OpenTelemetry collector sidecar has been properly configured for all services to ensure we don't break any existing telemetry during the transition AND it has been released/promoted to production.
      The following services currently have DISABLE_OTEL set in /Users/jcarvaja/sources/service/app-interface/data/services/insights/rhsm/cicd/deploy-clowder.yml:

      • swatch-producer-aws (ephemeral, stage, and prod environments)
      • swatch-producer-azure (ephemeral, stage, and prod environments)
      • swatch-billable-usage (ephemeral, stage, and prod environments)
      • swatch-metrics (ephemeral, stage, and prod environments)
      • swatch-contracts (stage and prod environments)
      • swatch-tally (stage environment - set to 'false', but still present)

      Acceptance Criteria

      • MR to app-interface with the removal of this parameter.
      • Verify that there is remaining DISABLE_OTEL in our github repository, and if so, remove it from there too.

              Unassigned Unassigned
              jcarvaja@redhat.com Jose Carvajal Hilario
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: