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

Provide support for scraping resource quotas & limits #1888

Open
kaustubhdpatil opened this issue Dec 14, 2021 · 3 comments
Open

Provide support for scraping resource quotas & limits #1888

kaustubhdpatil opened this issue Dec 14, 2021 · 3 comments
Assignees
Labels
feature All issues that are new features Hacktoberfest All issues available for contribution during Hacktoberfest help-wanted All issues where people can contribute to the project integration:azure

Comments

@kaustubhdpatil
Copy link

kaustubhdpatil commented Dec 14, 2021

Proposal

The feature request is to provide the ability to scrape the used count and the limits by subscription for various Azure resource types. Following are the resource types that has APIs to get the usages:

  • SQL Servers - Azure API
  • Storage accounts - Azure API
  • Virtual machines and Virtual machine scale sets - Azure API
  • Event Hubs Namespaces
  • Event Hubs per namespace
  • Event Grid domains

The expected output could be multiple values being scraped like -

  • Limit
  • Used Capacity
    and/or
  • Percent

Component

Scraper

Contact Details

kdpatil.19@gmail.com

@kaustubhdpatil kaustubhdpatil added the feature-request New feature requests label Dec 14, 2021
@tomkerkhove tomkerkhove changed the title Scrape the quotas/limits vs used capacity metric for the various resource types Provide support for scraping resource quotas & limits Dec 15, 2021
@tomkerkhove tomkerkhove added feature All issues that are new features integration:azure and removed feature-request New feature requests labels Dec 15, 2021
@tomkerkhove
Copy link
Owner

Great ask!

@tomkerkhove
Copy link
Owner

Context: #1877

@tomkerkhove
Copy link
Owner

Actually this is similar to #1548 but let's keep both open.

@tomkerkhove tomkerkhove moved this to Proposed in Promitor Roadmap Dec 15, 2021
@tomkerkhove tomkerkhove moved this from Proposed to Todo in Promitor Roadmap Dec 15, 2021
@tomkerkhove tomkerkhove added help-wanted All issues where people can contribute to the project Hacktoberfest All issues available for contribution during Hacktoberfest labels Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature All issues that are new features Hacktoberfest All issues available for contribution during Hacktoberfest help-wanted All issues where people can contribute to the project integration:azure
Projects
Status: Todo
Development

No branches or pull requests

2 participants