You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@grzesuav - how is scrape_samples_scraped equal to time-series count ? one is samples scraped (not ingested, as many could be dropped due to relabelings) and another is unique time-series (not samples).
To compare samples scraped with per minute AMW ingestion quota usage -
You should try -
Describe the bug
There are few metrics:
Active time series
in Azure portalActive time series % utilization
in Azure portalscrape_samples_scraped
from prometheus - which isthe number of samples the target exposed.
I cannot correlate the first two (from azure portal) with prometheus one.
To Reproduce
Expected behavior
Those metrics should be in line, there is no other way currently to see the number of metrics in each job other than
scrape_samples_scraped
metric.Which should be trusted ?
Additional context
Related #4159
The text was updated successfully, but these errors were encountered: