29 Jan 2021 03:34 PM
Hello,
In an auto scaling environment, when starting an extra service instance is it possible to auto merge this new instance in the already existing service?
KR Henk
Solved! Go to Solution.
29 Jan 2021 03:40 PM
If the new process is part of the same PG, it should show up as a PGI. The service should be added automatically to the existing service
29 Jan 2021 03:50 PM
Hi Dante,
Thanks for you reply, do you also know when a services get in the "can be merged" list and when this done automatic?
KR Henk
29 Jan 2021 03:51 PM
Yeah ideally this happens automatically, if it doesn't it means something about it that is used for mapping is different. If it's a different hostgroup there's no way to merge them without changing the hostgroups.
If it's a separate Process Group look at customizing process group detection so that they are in the same group (PGs serve as a boundary for services). There's also some toggles in the process group detection settings you may look at to see if they apply.
Lastly, if things are in the same process groups and are still detected as different services it could mean you need to look at custom service detection rules.
https://www.dynatrace.com/news/blog/new-dynatrace-api-enhances-automatic-service-detection/
https://www.dynatrace.com/support/help/dynatrace-api/configuration-api/service-api/detection-rules/
02 Feb 2021 08:10 AM
Hello Fournier,
Below a lot of answers how things work,
You get mergeable services when PGI's are part of one PG. only the PGI "names" differ, so you have to assist Dynatrace by creating a group-name and add them,
KR Henk