Skip to content

Conversation

@P403n1x87
Copy link
Contributor

@P403n1x87 P403n1x87 commented Sep 9, 2022

Description

With the recent refactor that enabled RCM for the debugger, the content of the old probe poller module has been moved in the probe remoteconfig one. This change fixes an import that was still referecing the removed module and prevented the exploration debuggers from running.

A test has also been added to catch potential issues with the exploration debuggers in the future.

Checklist

Reviewer Checklist

  • Title is accurate.
  • Description motivates each change.
  • No unnecessary changes were introduced in this PR.
  • PR cannot be broken up into smaller PRs.
  • Avoid breaking API changes unless absolutely necessary.
  • Tests provided or description of manual testing performed is included in the code or PR.
  • Release note has been added for fixes and features, or else changelog/no-changelog label added.
  • All relevant GitHub issues are correctly linked.
  • Backports are identified and tagged with Mergifyio.
  • Add to milestone.

@P403n1x87 P403n1x87 added the changelog/no-changelog A changelog entry is not required for this PR. label Sep 9, 2022
@P403n1x87 P403n1x87 requested a review from a team as a code owner September 9, 2022 14:12
With the recent refactor that enabled RCM for the debugger, the content
of the old probe poller module has been moved in the probe remoteconfig
one. This change fixes an import that was still referecing the removed
module and prevented the exploration debuggers from running.

A test has also been added to catch potential issues with the
exploration debuggers in the future.
@P403n1x87 P403n1x87 force-pushed the chore/debugger-exploration-import-fix branch from 9067d87 to 7021c96 Compare September 9, 2022 14:17
Copy link

@cimi cimi left a comment

Choose a reason for hiding this comment

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

👍

@mergify mergify bot merged commit fde91fd into DataDog:1.x Sep 9, 2022
@P403n1x87 P403n1x87 deleted the chore/debugger-exploration-import-fix branch September 12, 2022 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/no-changelog A changelog entry is not required for this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants