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.
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?
Yes grahipcal approach would be ok and make process easier. Do you know where it would be possible to get this new feature?
@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.
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/