Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve logs/metrics of HandleDecisionTaskCompleted #5497

Conversation

taylanisikdemir
Copy link
Member

What changed?
history/decision/handler's HandleDecisionTaskCompleted is doing a lot of things but with limited visibility so improving it with following changes:

  • Added domain name and workflow type tag to all the metrics emitted from this function
  • Added domain name and other available workflow related tags to all the logs
  • Added more debug logs

Why?
Improve debugging

How did you test it?
make test

@taylanisikdemir taylanisikdemir force-pushed the taylan/resp_decision_logs_metrics branch 2 times, most recently from c3b2c8e to 3eab9d9 Compare December 19, 2023 23:54
@taylanisikdemir taylanisikdemir merged commit f77da9a into cadence-workflow:master Dec 20, 2023
16 checks passed
@taylanisikdemir taylanisikdemir deleted the taylan/resp_decision_logs_metrics branch December 20, 2023 06:36
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.

2 participants