Skip to content

ci: add OpenTelemetry tracing to chart integration test workflow#185

Open
wrn14897 wants to merge 5 commits intomainfrom
warren/instrument-chart-test-gha
Open

ci: add OpenTelemetry tracing to chart integration test workflow#185
wrn14897 wants to merge 5 commits intomainfrom
warren/instrument-chart-test-gha

Conversation

@wrn14897
Copy link
Collaborator

@wrn14897 wrn14897 commented Feb 27, 2026

Summary

  • Adds an otel-cicd-action job to the Helm chart integration test workflow that exports CI/CD trace data via OpenTelemetry
  • Uses corentinmusard/otel-cicd-action@v4 to send workflow execution traces to the configured OTLP endpoint
  • The job runs after test-helm-chart completes (regardless of success/failure) to ensure traces are always exported

Configuration

  • OTLP_ENDPOINT and OTLP_HEADERS are read from repository secrets
  • Service name is set to clickstack-helm-chart-integration-test

Ref: HDX-3503

@changeset-bot
Copy link

changeset-bot bot commented Feb 27, 2026

⚠️ No Changeset found

Latest commit: 072f53d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@wrn14897 wrn14897 force-pushed the warren/instrument-chart-test-gha branch 2 times, most recently from 7fe091b to 0570c3e Compare February 27, 2026 18:03
@wrn14897 wrn14897 force-pushed the warren/instrument-chart-test-gha branch from 550cd28 to c76fdb7 Compare February 27, 2026 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant