You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add instructions for disabling telemetry (#92)
Adds a new section to the observability documentation that explains how
to explicitly disable OpenTelemetry by setting `enabled: false` in the
action's settings.
This change also clarifies that telemetry is disabled by default if the
`settings` input is omitted entirely.
0 commit comments