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

Workflow ID cache size metric #5619

Merged
merged 12 commits into from
Jan 24, 2024

Conversation

jakobht
Copy link
Member

@jakobht jakobht commented Jan 23, 2024

What changed?
Added a metrics for the size of the workflow cache
Refactored so allowExternal and allowInternal share the same code

Why?
We need metrics on the size of the cache so we can monitor how it performs, will add metrics on ratelimiting in the next PR

How did you test it?
Unit tests, and tested locally that the metric is emitted as expected.

Potential risks

Release notes

Documentation Changes

@jakobht jakobht changed the title Start workflow metrics cache size Workflow ID cache size metric Jan 23, 2024
@coveralls
Copy link

coveralls commented Jan 23, 2024

Pull Request Test Coverage Report for Build 018d3a01-8022-4408-a4e2-13eca82a2f63

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.06%) to 62.628%

Totals Coverage Status
Change from base Build 018d389d-1551-4270-902d-d2fd608c22c5: -0.06%
Covered Lines: 92054
Relevant Lines: 146985

💛 - Coveralls

@jakobht jakobht enabled auto-merge (squash) January 24, 2024 05:47
@jakobht jakobht merged commit 8da7790 into cadence-workflow:master Jan 24, 2024
15 of 16 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.

3 participants