19 Apr 2018 12:35 PM
Hello,
is it possible to use "*" in Method field while creating custom service? Sometimes controllers has many entry points so there is need to manually pick one by one. Using * to get all methods would be great.
Best,
Sebastian
Solved! Go to Solution.
24 Apr 2018 10:23 AM
We are adding a graphical way to add methods to the custom service, that just enables you to select the methods without typing in the names. We do not allow a wildcard here, cause typically this leads to over instrumentation of the application in question. Do you think a graphical browser would be sufficient?
24 Apr 2018 10:26 AM
Yes grahipcal approach would be ok and make process easier. Do you know where it would be possible to get this new feature?
24 Apr 2018 01:46 PM
@Michael K. any idea when we will be able to export/import custom service definitions between tenants? (testing -> production)
Also an official API would be great.
26 Mar 2019 08:34 AM
You probably already know it, but the Configuration API has been released and it's great to copy custom services, request attributes and so on.
https://www.dynatrace.com/support/help/extend-dynatrace/dynatrace-api/configuration/