Skip to content

Add failure_reason tag to activity execution failed metrics - #3036

Open
jmaeagle99 wants to merge 1 commit into
mainfrom
activity-failure-reason
Open

Add failure_reason tag to activity execution failed metrics#3036
jmaeagle99 wants to merge 1 commit into
mainfrom
activity-failure-reason

Conversation

@jmaeagle99

Copy link
Copy Markdown
Contributor

What was changed

The activity and local activity execution failure counters now carry failure_reason, matching workflow and Nexus task failures. ActivityError is the only value Java can currently produce; more specific failure reasons will be added when the SDK enables those features and can detect those conditions.

Why?

Better metrics observability into known activity failure reasons.

Checklist

  1. Closes Add failure_reason label to activity task failure metrics - Java #3035

  2. How was this tested: Updated tests

  3. Any docs updates needed? Yes

@jmaeagle99
jmaeagle99 requested a review from a team as a code owner August 24, 2026 23:23
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.

Add failure_reason label to activity task failure metrics - Java

1 participant