26 Jun 2020 06:51 PM - last edited on 26 Apr 2021 03:47 PM by MaciejNeumann
Hi team!
I need help to get APDEX rating in my API Dashboard. I know that we need to create an Application, but in this case, I do not have any user session from my API being captured in the Default Bucket.
After making some changes, I could get the Top 10 Endpoints Average time request (using integration to Dyna new API). But I am not seeing this traffic in the default bucket.... They are running in Openshift Container (PaaS) Platform. On the other hand, I have traffic from my Legacy apps, using WebSphere. Have we had to change something to get APIs traffic to get RUM (APDEX and more)?
Thanks for your help,
Solved! Go to Solution.
26 Jun 2020 07:32 PM
Two questions to start with:
There's more to look at but I'd verify both of the above first.
26 Jun 2020 08:19 PM
Hi James!
Q1: Yes, I have millions of DEM units.
Q2: The API is running in SpringBoot / Tomcat Server. So, I think it´s supported.
Thanks
26 Jun 2020 09:17 PM
Is the API being hit by a web browser or mobile app? RUM data is only captured via browser or instrumented mobile apps...also we only inject the RUM agent from a web server or from a java servlet.