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

More granular monitoring of AWS / Azure / whatever #103

Open
SpokeyWheeler opened this issue May 3, 2020 · 1 comment
Open

More granular monitoring of AWS / Azure / whatever #103

SpokeyWheeler opened this issue May 3, 2020 · 1 comment
Labels
acknowledged Issue has been acknowledged and fix/addition might come in the next version custom service Service requires custom checking implementation

Comments

@SpokeyWheeler
Copy link
Contributor

The ability to select specific services and geographies would be amazing (e.g. EC2 in EU, or S3 in Frankfurt, or Cloudwatch anywhere in the world, or all services in eu-west-2, or whatever).

@inket
Copy link
Owner

inket commented May 5, 2020

The issue here is how to represent all services and geographies in the UI. If I simply add them all to the main list it would become too long and impossible to scroll.

The other option is to update the UI to support submenus for each service, so you would click "Amazon Web Services" and it would give you all the options. For that it's no quick-and-easy task so it'll have to wait a bit.

inket added a commit that referenced this issue May 27, 2020
…d their components in the UI

This is the first step of #103, what remains is the UI & applying this model to all services that have a lot of "big" components
inket added a commit that referenced this issue May 27, 2020
Second step of #103, what remains is to apply this model to all services that have a lot of "big" components
inket added a commit that referenced this issue May 28, 2020
This uses the new category/subservice format from #103
@inket inket added the custom service Service requires custom checking implementation label Mar 9, 2022
@inket inket added the acknowledged Issue has been acknowledged and fix/addition might come in the next version label Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
acknowledged Issue has been acknowledged and fix/addition might come in the next version custom service Service requires custom checking implementation
Projects
None yet
Development

No branches or pull requests

2 participants