elastic / elastic/apm-agent-nodejs
If centralConfig: true, agent should act as no-op until config is fetched
Open
agent-nodejs
- Dominant language
- JavaScript
- Stars
- 594
- Forks
- 244
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
Until the config from the APM Server is fetched for the first time, the agent should be in a `no-op` state where no date is attempted to be sent to the APM Server and no data is buffered either. If any data is being collected it should just be silently dropped.
Contributor guide
Assessment
This issue has not been assessed yet.