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

Fix: SNTMetricSet reregistering metrics returns wrong metric #693

Merged
merged 2 commits into from
Dec 7, 2021

Conversation

pmarkowsky
Copy link
Contributor

@pmarkowsky pmarkowsky commented Dec 7, 2021

In a few cases I forgot to return the correct object from [SNTMetricSet registerMetrics]. Normally this isn't an issue as we're only registering metrics once.

However for unit tests it breaks everything that uses the sharedInstance of the SNTMetricSet.

@pmarkowsky pmarkowsky added bug metrics Code / work related to Santa observability / monitoring labels Dec 7, 2021
@pmarkowsky pmarkowsky self-assigned this Dec 7, 2021
@pmarkowsky pmarkowsky merged commit 216ac81 into google:main Dec 7, 2021
@pmarkowsky pmarkowsky deleted the markowsky/fix-snt-metric-set-bug branch December 7, 2021 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug metrics Code / work related to Santa observability / monitoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants