20 May 2024 08:48 AM
22 May 2024 04:22 PM
Hi @mouru ,
Your image seems to only show the result of your tile. It also looks as though you were using some kind of a query to create this dashboard - if so, what was the query that you used to create the timeseries? If not, how did you create this tile?
23 May 2024 06:32 AM
This timeseries is straight from Data Explorer, which shows the Event Loop Utiliziation correctly, I just pressed the Open with Dashboards.
The query:
timeseries utilization=avg(dt.runtime.nodejs.eventloop.utilization), by: { dt.entity.process_group_instance } , filter: { in(dt.entity.process_group_instance, classicEntitySelector("type(process_group_instance),entityName.equals(process_name)")) }