Share via

Metric chart VS KQL chart

Jona 925 Reputation points
2024-05-03T22:14:54.6033333+00:00

Hi,

As you know, Metrics chats on a workbook have the capability of moving silently to the left at the same time of being updated.

Do you know how to enable the same feature con KQL charts? they seem to be static, untill the five minutes or the configured time is reached (refresh configuration on the workbook), and then is updated. However, the time axis doesn't move to the left as Metric chats do.

Regards

Azure Monitor
Azure Monitor

An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.


Answer accepted by question author

AnuragSingh-MSFT 21,566 Reputation points Moderator
2024-05-14T07:33:35.44+00:00

@Jona, apologies for the delayed response.

I reviewed the settings available and can see that this issue seems to be by design.

The "Metric" based chart sources its data from Azure Metrics and are fetches as they arrive which causes the new points to be displayed (including the updated data point on X-axis).

Query based charts need to query the LA workspace to get this information which is based on the workbook refresh frequency. Also, the data arriving in LA workspace can have delay of few seconds to minutes (depending on the configuration at source).

There isn't much that can be changed at the moment to ensure that the query executes frequently to update the chart similar to metrics-based chart.

I would suggest posting it as an idea using the following link, to enable query frequency at a more granular level to update query-based chart more frequently - Azure Monitor Feedback

Hope this helps. Please let me know if you have any questions.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.