Skip to content

[File based config] Cleanup of the code#2609

Merged
robsunday merged 1 commit intosignalfx:mainfrom
robsunday:fbc-appd-cleanup
Jan 27, 2026
Merged

[File based config] Cleanup of the code#2609
robsunday merged 1 commit intosignalfx:mainfrom
robsunday:fbc-appd-cleanup

Conversation

@robsunday
Copy link
Copy Markdown
Contributor

Includes:

  • Cleanup of the AppD related code. There was some code duplication between declarative config and env var based config.
  • Removed dead code, that was no longer needed after AppD cleanup.
  • Updated use of deprecated resource attribute.

Removed dead code
Updated use of deprecated resource attribute
@robsunday robsunday requested review from a team as code owners January 26, 2026 16:07
}
return builder;
});
customizer.addResourceCustomizer(
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

[for reviewer] This is now done in AppdBeforeAgentListener class, and it is common for declarative config and env var based config

@robsunday robsunday merged commit 25344a8 into signalfx:main Jan 27, 2026
28 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 27, 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.

2 participants