Issue fetching EventHubDroppedEvents using Generic metric declaration. #1538
-
Hi. I am trying to fetch the Dropped events from an ApiManagementService resource. Using the following configuration. (resource group is inherited from the block AzureMetadata).
But I keep getting the following error:
The Promitor deployment is on a k8s cluster and has been deployed using Helm . Cheers and thanks for a great product |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Sorry about this. Can you share the graph in the Azure portal please? That would help me better understand. Do you have more info if you enable Azure Monitor logging? |
Beta Was this translation helpful? Give feedback.
-
It seems like there's an issue with the metric configuration for fetching EventHubDroppedEvents. The error indicates that there's a problem with the details parameter being null or empty. Make sure that the metricName, dimension, and other necessary parameters are correctly set in your configuration. Double-check your configuration against the documentation to ensure everything is in place. If everything seems correct, you might want to debug further to pinpoint the exact cause of the issue. Hope this helps! Let me know if you need further assistance. |
Beta Was this translation helpful? Give feedback.
Sorry about this.
Can you share the graph in the Azure portal please? That would help me better understand.
Do you have more info if you enable Azure Monitor logging?