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

Assignment of a configuration to the agent based on the properties #25

Open
tingrida opened this issue Mar 13, 2025 · 0 comments
Open

Comments

@tingrida
Copy link

As an IT operator, I want to be able to assign a configuration based on properties to multiple agents to ensure fast and stable instrumentation of multiple agents.

Use Cases:

  • All agents from the services in stage P need to get a specific configuration for instrumentation.
  • All agents of the services with Apache CXF Library must have a specific configuration for instrumentation.
  • All agents from the services with a specific Java version must have a specific configuration for instrumentation.

Out of scope: conflicts, priority.

Acceptance criteria:

  • In the config-server API, it is possible to define a subgroup of agents based on their properties.
  • In the config-server API, it is possible to define a subgroup of configurations based on their properties.
  • In the config-server API, it is possible to assign a subgroup of configurations to a subgroup of agents.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant