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

Added a mode tag to the workflow ID ratelimit metric and log #6344

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

jakobht
Copy link
Member

@jakobht jakobht commented Oct 9, 2024

What changed?
Added tag to logs and metrics describing the mode of the ratelimiting

Why?
We can then e.g. find all domains that were acctually ratelimited.

How did you test it?
Unit tests

Potential risks
Should just be a metric/log change, so should be low risk

Release notes

Documentation Changes

@jakobht jakobht force-pushed the betterWorkflowIDmetrics branch from 084fbbc to 0666d81 Compare October 9, 2024 12:00
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.73%. Comparing base (fd46d4c) to head (0666d81).
Report is 2 commits behind head on master.

Additional details and impacted files
Files with missing lines Coverage Δ
service/history/workflowcache/cache.go 93.85% <100.00%> (+1.81%) ⬆️

... and 9 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fd46d4c...0666d81. Read the comment docs.

@jakobht jakobht merged commit c323860 into cadence-workflow:master Oct 9, 2024
20 checks passed
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