We have 2 replicas of prometheus agent setup in kubernetes cluster.
We noticed that both these prometheus agents are not scraping same number of metrics. this we verified using prometheus_agent_active_series metrics.
However when checked for prometheus agent targets its exactly same for both agents. the difference in prometheus_agent_active_series is consistent (attached is prometheus_agent_active_series graph)
We were expecting prometheus_agent_active_series should match for both agents. not sure if the prometheus_agent_active_series is not reliable or something else.
please let me know what else can I check to drill this down?