Skip to content

Enable opentelemetry #1616

Description

@v1v

Enable opentelemetry if the following two github secrets are available in the repository:

observability:
  otlp:
    endpoint:
      - url: ${{ secrets.GH_AW_OTEL_ENDPOINT }}
        headers:
          Authorization: ${{ secrets.GH_AW_OTEL_AUTHORIZATION }}

Use a shared import.

Official docs:

This should be supported in all the GitHub agentic workflows.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions