We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In #3328, we discovered an issue with Fleet Server's configuration reloading, specifically around the APM config:
fleet-server/internal/pkg/server/agent.go
Lines 424 to 442 in 528e4ae
Related PR: #3277
We should add some integration test coverage for different types of configuration to ensure Fleet Server loads all configurations as expected.
The text was updated successfully, but these errors were encountered:
[Fleet] added doc how to enable apm on fleet managed agent (#182550)
d970c66
Related to elastic/fleet-server#3516 Documented how to enable apm tracing on fleet managed agents.
michel-laterman
Successfully merging a pull request may close this issue.
In #3328, we discovered an issue with Fleet Server's configuration reloading, specifically around the APM config:
fleet-server/internal/pkg/server/agent.go
Lines 424 to 442 in 528e4ae
Related PR: #3277
We should add some integration test coverage for different types of configuration to ensure Fleet Server loads all configurations as expected.
The text was updated successfully, but these errors were encountered: