jmx - How to display charts in Dynatrace '#processmetrics;id=PROCESS_GROUP_INSTANCE' page with Extensions Framew

admin2025-04-18  2

I am trying to migrate my current JMX JSON extension for entity PROCESS_GROUP_INSTANCE.

The ui.charts.group defined in the json was displayed on '/#processmetrics;id=PROCESS_GROUP_INSTANCE' page (navigation from '/ui/entity/HOST', then '/#processdetails;id=PROCESS_GROUP_INSTANCE' and '/#processmetrics;id=PROCESS_GROUP_INSTANCE' pages).

The VSCode JMX conversion tool now defines a CHART_GROUP detailsInjections under entityType PROCESS_GROUP_INSTANCE which is not displayed on '/#processmetrics;id=PROCESS_GROUP_INSTANCE' page anymore but instead on '/ui/entity/PROCESS_GROUP_INSTANCE' page.

  1. Is that the normal behaviour?
  2. How can I still see my chart under '/#processmetrics;id=PROCESS_GROUP_INSTANCE' page?
  3. If it is not possible, how to navigate to '/ui/entity/PROCESS_GROUP_INSTANCE' page as the link for Process analysis in '/ui/entity/HOST' page goes to '/#processdetails;id=PROCESS_GROUP_INSTANCE' page and then the link for Further details goes to '/#processmetrics;id=PROCESS_GROUP_INSTANCE' page?

I am trying to migrate my current JMX JSON extension for entity PROCESS_GROUP_INSTANCE.

The ui.charts.group defined in the json was displayed on '/#processmetrics;id=PROCESS_GROUP_INSTANCE' page (navigation from '/ui/entity/HOST', then '/#processdetails;id=PROCESS_GROUP_INSTANCE' and '/#processmetrics;id=PROCESS_GROUP_INSTANCE' pages).

The VSCode JMX conversion tool now defines a CHART_GROUP detailsInjections under entityType PROCESS_GROUP_INSTANCE which is not displayed on '/#processmetrics;id=PROCESS_GROUP_INSTANCE' page anymore but instead on '/ui/entity/PROCESS_GROUP_INSTANCE' page.

  1. Is that the normal behaviour?
  2. How can I still see my chart under '/#processmetrics;id=PROCESS_GROUP_INSTANCE' page?
  3. If it is not possible, how to navigate to '/ui/entity/PROCESS_GROUP_INSTANCE' page as the link for Process analysis in '/ui/entity/HOST' page goes to '/#processdetails;id=PROCESS_GROUP_INSTANCE' page and then the link for Further details goes to '/#processmetrics;id=PROCESS_GROUP_INSTANCE' page?
Share edited Jan 30 at 16:23 Stephan Prat asked Jan 30 at 13:56 Stephan PratStephan Prat 538 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

To view these metrics navigate to the process group instance screen for the relevant process select the three dot button (...) and select "Metrics and logs analysis." Answer taken from https://community.dynatrace.com/t5/Extensions/How-to-display-charts-in-Dynatrace-processmetrics-id-PROCESS/m-p/268964/highlight/true#M5889

转载请注明原文地址:http://anycun.com/QandA/1744914957a89420.html