This is a followed up to PR #2459, which implemented batch scraping support within the same region. Some Promitor deployments target resources across multiple regions, and such deployment patterns should be supported accordingly.
Since dedicated API endpoints are per region, scraper agent will need to be aware of regions associated with each resource. This means resource discovery API may be needed to return the necessary metadata.
Proposal
This is a followed up to PR #2459, which implemented batch scraping support within the same region. Some Promitor deployments target resources across multiple regions, and such deployment patterns should be supported accordingly.
Since dedicated API endpoints are per region, scraper agent will need to be aware of regions associated with each resource. This means resource discovery API may be needed to return the necessary metadata.
Component
Resource Discovery, Scraper
Contact Details
No response