21 Dec 2022 01:28 PM - last edited on 03 Jan 2023 08:30 AM by MaciejNeumann
Hi guys
We see in traces that the application is approaching MongoDB with classes under org.springframework.data.mongodb which are not consider by dynatrace as database calls (unlike Java.MongoDB)
Is there any plans to support those classes in the near feature as DB calls?
We know we can create custom service for those classes but it will not show as DB calls and wont hold DB metadata as executions, fetch rows and so on.
Thanks in advance for your inputs
Yair
Solved! Go to Solution.
02 Jan 2023 02:31 PM
Hi Yair,
Spring Data MongoDB is not supported https://spring.io/projects/spring-data-mongodb. Actually there are no plans to add support.
Harry