Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Metrics Batch Scraping Across Multiple Regions #2555

Open
hkfgo opened this issue Oct 1, 2024 · 2 comments
Open

Support Metrics Batch Scraping Across Multiple Regions #2555

hkfgo opened this issue Oct 1, 2024 · 2 comments
Assignees
Labels
feature-request New feature requests

Comments

@hkfgo
Copy link
Contributor

hkfgo commented Oct 1, 2024

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

@hkfgo hkfgo added the feature-request New feature requests label Oct 1, 2024
Copy link

github-actions bot commented Oct 1, 2024

Thank you for opening an issue! We rely on the community to maintain Promitor. (Learn more)

Is this something you want to contribute?

@hkfgo
Copy link
Contributor Author

hkfgo commented Oct 1, 2024

I'm hoping to work on a design for this in the coming weeks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature requests
Projects
Status: Proposed
Development

No branches or pull requests

2 participants