cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dynatrace SaaS + PHP - Create Service from all methods in class

skrystosik
DynaMight Guru
DynaMight Guru

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

Regards, Sebastian
4 REPLIES 4

michael_kopp
Dynatrace Champion
Dynatrace Champion

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?

skrystosik
DynaMight Guru
DynaMight Guru

Yes grahipcal approach would be ok and make process easier. Do you know where it would be possible to get this new feature?

Regards, Sebastian

Julius_Loman
DynaMight Legend
DynaMight Legend

@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.

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

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/


Featured Posts