Monitor Azure Spring Apps

  • How-to guide
  • 3-min read
  • Published Aug 19, 2020

Dynatrace ingests metrics for multiple preselected namespaces, including Azure Spring Apps. You can view metrics for each service instance, split metrics into multiple dimensions, and create custom charts that you can pin to your dashboards.

Prerequisites

  • Dynatrace version 1.200+
  • Environment ActiveGate version 1.195+

Enable monitoring

To learn how to enable service monitoring, see Enable service monitoring.

Activate OneAgent recommended

For an end-to-end view into your Spring Apps workloads, you can set up OneAgent integration with Azure Spring Apps.

View service metrics

You can view the service metrics in your Dynatrace environment either on the custom device overview page or on your Dashboards page.

View metrics on the custom device overview page

To access the custom device overview page

  1. Go to Technologies & Processes Classic.
  2. Filter by service name and select the relevant custom device group.
  3. Once you select the custom device group, you're on the custom device group overview page.
  4. The custom device group overview page lists all instances (custom devices) belonging to the group. Select an instance to view the custom device overview page.

View metrics on your dashboard

Once you add a service to monitoring, a preset dashboard for the respective service containing all recommended metrics is automatically created on your Dashboards page. You can look for specific dashboards by filtering by Preset and then by Name.

For existing monitored services, you might need to resave your credentials for the preset dashboard to appear on the Dashboards page. To resave your credentials, go to Settings > Cloud and virtualization > Azure, select the desired Azure instance, then select Save.

You can't make changes on a preset dashboard directly, but you can clone and edit it. To clone a dashboard, open the browse menu () and select Clone.
To remove a dashboard from the dashboards list, you can hide it. To hide a dashboard, open the browse menu () and select Hide.

Hiding a dashboard doesn't affect other users.

Clone hide azure

Spring

Available metrics

NameDescriptionDimensionsUnitRecommended
jvm.gc.live.data.sizeSize of old generation memory pool after a full GCAppName, PodByteApplicable
jvm.gc.max.data.sizeMax size of old generation memory poolAppName, PodByteApplicable
jvm.gc.memory.allocatedIncremented for an increase in the size of the young generation memory pool after one GC to before the nextAppName, PodByteApplicable
jvm.gc.memory.promotedCount of positive increases in the size of the old generation memory pool before GC to after GCAppName, PodByteApplicable
jvm.gc.pause.total.countGC pause countAppName, PodCountApplicable
jvm.gc.pause.total.timeGC pause total timeAppName, PodMilliSecondApplicable
jvm.memory.committedMemory assigned to JVM in bytesAppName, PodByteApplicable
jvm.memory.maxThe maximum amount of memory in bytes that can be used for memory managementAppName, PodByteApplicable
jvm.memory.usedApp memory used in bytesAppName, PodByteApplicable
process.cpu.usageApp JVM CPU usage percentageAppName, PodPercentApplicable
system.cpu.usageThe recent CPU usage for the whole systemAppName, PodPercentApplicable
tomcat.global.errorTomcat global errorAppName, PodCountApplicable
tomcat.global.receivedTomcat total received bytesAppName, PodByteApplicable
tomcat.global.request.avg.timeTomcat request average timeAppName, PodMilliSecondApplicable
tomcat.global.request.maxTomcat request maximum timeAppName, PodMilliSecondApplicable
tomcat.global.request.total.countTomcat request total countAppName, PodCountApplicable
tomcat.global.request.total.timeTomcat request total timeAppName, PodMilliSecondApplicable
tomcat.global.sentTomcat total sent bytesAppName, PodByteApplicable
tomcat.sessions.active.currentTomcat session active countAppName, PodCountApplicable
tomcat.sessions.active.maxTomcat session maximum active countAppName, PodCountApplicable
tomcat.sessions.alive.maxTomcat session maximum alive timeAppName, PodMilliSecondApplicable
tomcat.sessions.createdTomcat session created countAppName, PodCountApplicable
tomcat.sessions.expiredTomcat session expired countAppName, PodCountApplicable
tomcat.sessions.rejectedTomcat session rejected countAppName, PodCountApplicable
tomcat.threads.config.maxTomcat configuration maximum thread countAppName, PodCountApplicable
tomcat.threads.currentTomcat current thread countAppName, PodCountApplicable
Related tags
Infrastructure Observability