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

How to make OpenAPI-generated REST controllers visible in Service overview?

QBrute
Newcomer

Currently in our project, we have three Spring Boot REST controllers.

One of those controllers was created manually in the project's /src folder. The other two are generated via OpenAPI Maven plugin and lie in /target/generated-sources/src.

Now, the one controller that was created manually is visible in our Management Zone under "Application Observability" > "Services". The other two are unfortunately not visible as services.

Is there a possibility to make OpenAPI-generated controllers visible in the "Services" overview? Is a OpenAPI integration even supported in Dynatrace?

 

Best regards
Max

2 REPLIES 2

pawel_harbuz
Helper

I'm afraid that in your case the only possibility is to create a custom service in Settings Classic -> Service detection -> Custom service detection basing on auto generated class.

Thanks for your reply.

Unfortunately I don't have access to that settings page, as our Dynatrace is managed. But I'll contact our admins regarding this topic.

Featured Posts