Replies: 1 comment
-
|
Updated to the latest 2.15.0 and 0.15.0 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
[12:47:56 FTL] Failed to scrape resource for metric 'azure_sql_database_deadlock'. Details: Promitor.Integrations.AzureMonitor.Exceptions.MetricNotFoundException: The metric 'deadlock' was not found
[14:00:01 FTL] Failed to scrape resource for metric 'azure_sql_database_storage_percent'. Details: Promitor.Integrations.AzureMonitor.Exceptions.MetricNotFoundException: The metric 'storage_percent' was not found
Both metrics are visible in official documentation: https://learn.microsoft.com/en-us/azure/azure-monitor/reference/supported-metrics/microsoft-sql-servers-databases-metrics
Both metrics are also visible in Azure Portal (Monitoring -> Metrics) with same MetricId. I have many more metrics add the same way and all works, except those two.
Any idea why? I have following versions:
Scraper-v2.14.2
Promitor Resource Discovery v0.14.1
Setup ResourceDiscovery:
Setup Scraper:
Beta Was this translation helpful? Give feedback.
All reactions