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

exp/metrics: evict only stale #33265

Merged
merged 3 commits into from
May 29, 2024

Conversation

sh0rez
Copy link
Contributor

@sh0rez sh0rez commented May 28, 2024

Description:
fixes broken check in eviction behavior such that it only evicts actually stale metrics.
this was already attempted in #33015, but was insufficient

Testing: tests were added

fixes broken check in eviction behavior such that it only evicts
actually stale metrics
@jpkrohling jpkrohling merged commit 54cd5b3 into open-telemetry:main May 29, 2024
162 checks passed
@github-actions github-actions bot added this to the next release milestone May 29, 2024
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this pull request Jul 11, 2024
**Description:** 
fixes broken check in eviction behavior such that it only evicts
actually stale metrics.
this was already attempted in open-telemetry#33015, but was insufficient


**Testing:** tests were added
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants