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

Model: AppConfiguration model supports monitoring capability backed by Prometheus #444

Closed
ffforest opened this issue Aug 7, 2023 · 1 comment · Fixed by #490 or KusionStack/catalog#19
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature
Milestone

Comments

@ffforest
Copy link
Contributor

ffforest commented Aug 7, 2023

What would you like to be added?

Support monitoring capabilities that are based on Prometheus in AppConfiguration model. This includes:

Definition of front-end (customer-facing) model
Upgrade the corresponding back-end render/generator logic
Documentation updated to reflect the new front-end (customer-facing) model: How to use the new model, with all the fields and possible values

See the design doc here.

Why is this needed?

This is part of the upgrade to AppConfiguration model. This enables kusion to render Prometheus-related resources (or corresponding annotations that enables scraping) based on user input and supports the transition from the current Server model to AppConfiguration model

Acceptance Criteria

Kusion can properly produce a valid, rendered YAML containing one or more Prometheus-related resources (or corresponding annotations that enables scraping), based on the user input from the AppConfiguration model.
Documentations updated on Kusionstack.io.

@ffforest ffforest added kind/feature Categorizes issue or PR as related to a new feature kind/enhancement labels Aug 7, 2023
@ffforest ffforest added this to the 0.9.0 milestone Aug 7, 2023
@ffforest ffforest self-assigned this Aug 7, 2023
@ffforest ffforest modified the milestones: 0.9.0, 0.10.0 Aug 22, 2023
@ffforest ffforest closed this as completed Sep 1, 2023
@ffforest
Copy link
Contributor Author

ffforest commented Sep 1, 2023

This is merged in #490

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant