Scrape Targets with two Prometheus instances and Performance Impact on Filer #727
-
|
Question: If I have two Prometheus Instances scraping same targets, will that cause any performance impact on filer? Afaik, Harvest exporters exposes the metrics at the set interval, so if server can handle http requests from multiple Prometheus instances, we are good. Can someone confirm to this? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
Yes, No impact on filer. |
Beta Was this translation helpful? Give feedback.
-
|
@rahulguptajss Thanks for confirming. Another question with similar context, if I reduce the data poll duration from 3 minutes to 1 minute, there won't be any impact on filer, correct? |
Beta Was this translation helpful? Give feedback.
-
|
That means , you are doing zapi/rest calls more frequently which will have some impact on filer. How much? That may depend on muliple factors and tough to know without trying. |
Beta Was this translation helpful? Give feedback.
Yes, No impact on filer.