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

Get the agent ID in the main agent code package #47

Merged
merged 1 commit into from
Jul 11, 2022

Conversation

arbulu89
Copy link
Contributor

In order to start introducing fact gathering in the Agent side, we need to know the Agent ID beforehand, so we can do more operations (like start consuming from rabbitmq in a queue with the AgentID name).

Now, the Agent ID is attached to the discovery publishing, and this limits its usage.
The PR aims to make the Agent ID more broadly available in the agent code.

@arbulu89 arbulu89 added the enhancement New feature or request label Jun 21, 2022
Copy link
Member

@CDimonaco CDimonaco left a comment

Choose a reason for hiding this comment

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

LGTM

@arbulu89 arbulu89 merged commit 1caf1a1 into main Jul 11, 2022
@stefanotorresi stefanotorresi deleted the get-agent-id-main-code branch August 17, 2022 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

3 participants