What's the weirdness? What do you see, and what would you expect to see?
What if you do the query halves separately:
rate(sqlserver_azuredb_waitstats_wait_time_ms{sql_instance=“$server”,
database_name= “$databaseName”}[5m])
rate(sqlserver_azuredb_waitstats_waiting_tasks_count{sql_instance=“$server”,
database_name=“$databaseName”}[5m])
Do they look reasonable? And if you divide them by hand?
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/b58962c5-8619-4e39-a167-784ee4504b32%40googlegroups.com.