13 Feb 2018 01:27 PM
What exactly do you want to customize for the services?
14 Feb 2018 04:06 AM
Let's say I want to customize the name of a specific service before it passed to the Dynatrace Server
15 Feb 2018 01:53 AM
You can't change the service name with a plugin, but you can define custom service names in the settings. Here is the Documentation. The service names are highly configurable that way.
What would be the use case to do it with a plugin, and not in the settings?
16 Feb 2018 08:56 AM
What if I want to customize the metrics of a detected service by Dynatrace?
16 Feb 2018 09:33 AM
Again, what would would be a possible change you would like to make?
If you are missing Metrics you can add additional ones per Plugin or API, depending on the use case.
16 Feb 2018 10:43 AM
I saw in the OneAgent SDK documentation where they talk only about customizing process using a plugin. That's why I wonder about the possibility of customizing a service through a plugin.
16 Feb 2018 10:54 AM
Yes if the default settings/capabilities are not enough for you, you can always extend the functionallity with the SDK. But the first step should always be to try it with the default OneAgent capabilities.
16 Feb 2018 11:58 AM
Oneagent SDK does not have such feature at the moment. Maybe @Jakub M. will share if is this on the roadmap. Currently you can use Oneagent SDK for sending metrics just for process groups and hosts and do alerting on those metrics.