Skip to content

Remove SignalFx monitor windows-legacy#7098

Merged
pjanotti merged 2 commits intomainfrom
remove-sfx-windows-legacy
Jan 23, 2026
Merged

Remove SignalFx monitor windows-legacy#7098
pjanotti merged 2 commits intomainfrom
remove-sfx-windows-legacy

Conversation

@pjanotti
Copy link
Contributor

Remove already deprecated legacy monitor windows-legacy.

@pjanotti pjanotti requested review from a team as code owners January 23, 2026 01:33
Copilot AI review requested due to automatic review settings January 23, 2026 01:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes the deprecated SignalFx Smart Agent monitor windows-legacy from the embedded signalfx-agent code and documents the breaking change.

Changes:

  • Deleted the windowslegacy monitor implementation and its generated metadata.
  • Removed the monitor’s module registration import from the core module import list.
  • Added a breaking-change changelog entry directing users to supported alternatives.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
internal/signalfx-agent/pkg/monitors/windowslegacy/windowslegacy_windows.go Removes the Windows implementation of the deprecated windows-legacy monitor.
internal/signalfx-agent/pkg/monitors/windowslegacy/windowslegacy_other.go Removes the non-Windows stub implementation for the deprecated monitor.
internal/signalfx-agent/pkg/monitors/windowslegacy/windowslegacy.go Removes monitor registration/config/shutdown glue code.
internal/signalfx-agent/pkg/monitors/windowslegacy/metadata.yaml Removes monitor metadata/documentation source.
internal/signalfx-agent/pkg/monitors/windowslegacy/genmetadata.go Removes generated monitor metadata used by the agent.
internal/signalfx-agent/pkg/core/modules.go Drops the blank import that registered windowslegacy.
.chloggen/remove_signalfx_smartagent_windows-legacy.yaml Adds release-note entry documenting the breaking removal and migration path.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Jan 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.87%. Comparing base (a89755c) to head (bf5d4b1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7098   +/-   ##
=======================================
  Coverage   38.86%   38.87%           
=======================================
  Files         348      346    -2     
  Lines       24246    24238    -8     
=======================================
- Hits         9423     9422    -1     
+ Misses      14041    14035    -6     
+ Partials      782      781    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pjanotti pjanotti merged commit bab9375 into main Jan 23, 2026
238 checks passed
@pjanotti pjanotti deleted the remove-sfx-windows-legacy branch January 23, 2026 18:38
@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants