Hi folks,
We use the latest cluster agent and auto-instrument for .net core we have: docker.io/appdynamics/dotnet-core-agent:latest
APPDYNAMICS_AGENT_REUSE_NODE_NAME: "true"
APPDYNAMICS_AGENT_REUSE_NODE_NAME_PREFIX: node
but for node.js agent: docker.io/appdynamics/nodejs-agent:22.5.0-14-stretch-slim it doesn't work.
Each restart agent creates a new node with increment +1 in name, how to fix it?
^Post edited by @Ryan.Paredez for minor formatting changes.
@Kiryl.Kaliada As far as I know, Node Name & Reuse Node Name are Java Agent options and will not work for nodejs agent.