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

Add new config options: enabled + recording #1271

Open
watson opened this issue Aug 9, 2019 · 0 comments
Open

Add new config options: enabled + recording #1271

watson opened this issue Aug 9, 2019 · 0 comments
Labels
agent-nodejs Make available for APM Agents project planning. agent-spec Related to a cross agent functionality spec. enhancement kibana

Comments

@watson
Copy link
Contributor

watson commented Aug 9, 2019

To align with the other agents and to provide greater flexibility, we're introducing two new config options: enabled and recording, while deprecating active.

Here's the expected behavior as described in elastic/apm#92 (comment):

  • enabled - Should behave identically to active, which in turn should be deprecated (this is essentially a rename to get a more meaningful name)
  • recording - Should default to true. Setting to false will completely disable the recording and sending of data (transactions, spans, errors, and metrics). It must be possible to toggle recording dynamically, either locally or via remote config. Setting recording to false will therefore not disable remote config polling, config file watching, etc.
@astorm astorm added the agent-spec Related to a cross agent functionality spec. label Oct 8, 2020
@trentm trentm added [zube]: Backlog agent-nodejs Make available for APM Agents project planning. labels Nov 10, 2020
@trentm trentm added the kibana label Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent-nodejs Make available for APM Agents project planning. agent-spec Related to a cross agent functionality spec. enhancement kibana
Projects
None yet
Development

No branches or pull requests

3 participants