Hi Glowroot team,
We have a CMS application running in AWS ECS, we are looking for ways to set up glowroot to allow us to monitor each task that spins up (Auto-scaling). At present each task is spinning up a collector, but they are using the same glowroot.properties file meaning they are sharing an agent id.
Do you have any recommendations on how we could segregate data coming from each collector by task, without having to create separate task definitions?
Thanks