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(telemetry): do not mutate the original slog object #5705

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

mhofman
Copy link
Member

@mhofman mhofman commented Jun 30, 2022

refs: #5637

Description

I had a stupid error in #5637 which fell through the cracks since the ingest script didn't harden it's the slog object like the kernel does.

Security Considerations

Don't mutate objects!

Documentation Considerations

None

Testing Considerations

Updated the test tools (ingest script) to harden and prevent future issues like this.

@mhofman mhofman added the automerge:squash Automatically squash merge label Jun 30, 2022
@mhofman mhofman requested a review from michaelfig June 30, 2022 23:19
Copy link
Member

@warner warner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mhofman mhofman removed the automerge:squash Automatically squash merge label Jun 30, 2022
@mhofman mhofman force-pushed the mhofman/fix-otel-meter-results branch from 33a8be5 to 5a6a774 Compare June 30, 2022 23:27
@mhofman mhofman added the automerge:squash Automatically squash merge label Jun 30, 2022
@mergify mergify bot merged commit 4018a28 into master Jul 1, 2022
@mergify mergify bot deleted the mhofman/fix-otel-meter-results branch July 1, 2022 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:squash Automatically squash merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants