Replies: 1 comment
-
You can only use the dimensions that Azure Monitor metrics provide. In your case, you can use OperationResult for the metrics listed on https://learn.microsoft.com/en-us/azure/azure-monitor/reference/supported-metrics/microsoft-eventhub-namespaces-metrics |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does promitor support custom dimension or override default dimensions for metrics?
I need to use different dimension for EventHub, e.g. OperationResult (according to https://learn.microsoft.com/en-us/azure/azure-monitor/reference/supported-metrics/microsoft-eventhub-namespaces-metrics)
For now, I can see that only Entity Name is supported.
Could you help me?
Beta Was this translation helpful? Give feedback.
All reactions