Skip to content

Fix duplicated probe not instrumented#4665

Merged
jpbempel merged 1 commit into
masterfrom
jpbempel/fix-dup-config-changes
Feb 6, 2023
Merged

Fix duplicated probe not instrumented#4665
jpbempel merged 1 commit into
masterfrom
jpbempel/fix-dup-config-changes

Conversation

@jpbempel

@jpbempel jpbempel commented Feb 6, 2023

Copy link
Copy Markdown
Member

What Does This Do

copy a log probe when receive new configuration to detect changes for a duplicated probe

Motivation

Since we keep the same instance of deserialized probe and for duplicated we add them in the log definition as additional probes, changes are not detected with ConfigurationComparer

Additional Notes

copy a log probe when receive new configuration to detect changes
for a duplicated probe
Since we keep the same instance of deserialized probe and for
duplicated we add them in the log definition as additional probes,
changes are not detected with ConfigurationComparer
@jpbempel
jpbempel requested a review from a team as a code owner February 6, 2023 09:06
@jpbempel
jpbempel requested review from ojung and removed request for a team February 6, 2023 09:06
@jpbempel jpbempel added the comp: debugger Dynamic Instrumentation label Feb 6, 2023

@ojung ojung left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice, I think this will help down the line 👍

@jpbempel
jpbempel merged commit e20d1c3 into master Feb 6, 2023
@jpbempel
jpbempel deleted the jpbempel/fix-dup-config-changes branch February 6, 2023 14:02
@github-actions github-actions Bot added this to the 1.7.0 milestone Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: debugger Dynamic Instrumentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants