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

[monitoring] - add options for specifying registry #205

Merged

Conversation

VihasMakwana
Copy link
Contributor

@VihasMakwana VihasMakwana commented Feb 27, 2025

As of now, we use global namespace to create registry and report process and system metrics on that. This PR adds option to specify our custom registry.
It is intended to be used by beat receivers, so that there is a unique process and system registry under per-beat namespace to avoid conflicts.

Relates: https://github.com/elastic/ingest-dev/issues/5136

@VihasMakwana VihasMakwana requested a review from a team as a code owner February 27, 2025 15:11
@VihasMakwana VihasMakwana requested review from AndersonQ, belimawr and leehinman and removed request for a team February 27, 2025 15:11
@VihasMakwana VihasMakwana self-assigned this Feb 27, 2025
@VihasMakwana VihasMakwana added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Feb 27, 2025
@VihasMakwana VihasMakwana merged commit ca89f9b into elastic:main Feb 27, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants