We have dynatrace agents in AWS ECS Clusters.
The agents are currently named as ABC_container_id
Is there a way for me to name the appmon agent based on the instance Tag Key and Values?
Answer by Joe H. ·
Depends on the type of agent (java?, Node?, .NET, host-only,?). But you can generally define the agent name thru a name parameter where you added the agent to your specific technology. Or you can specify the agentname via an OS level environment variable. DT_AGENT_NAME: "dtagent"
If this isn't what you're looking for, please clarify what technology and how you're currently adding the agent.
JANUARY 15, 3:00 PM GMT / 10:00 AM ET