Tom Kerkhove

Results 981 comments of Tom Kerkhove

When getting all metric definitions, we should add the metric namespace to it: https://github.com/tomkerkhove/promitor/blob/5b3c4b542584c7fb3b10b2ac64723809c5fac88e/src/Promitor.Integrations.AzureMonitor/AzureMonitorClient.cs#L74-L76 We have to extend our query to call `.FilterByNamespace()`, when configured: https://github.com/tomkerkhove/promitor/blob/5b3c4b542584c7fb3b10b2ac64723809c5fac88e/src/Promitor.Integrations.AzureMonitor/AzureMonitorClient.cs#L203-L207

Not yet as I've hit a limitation but looking for alternatives. Sorry for the delay.

This is definately still planned but hasn't been implemented yet. Are you open to taking a stab at this?

Context: https://github.com/tomkerkhove/promitor/discussions/1877

Actually this is similar to #1548 but let's keep both open.

Are you willing to contribute this one?

> Is it possible to define multiple dimensions in the same scrape Not today but we have an open feature request for this, feel free to subscribe to that one...