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

Increase provisioning and deprovisioning duration metric range #1513

Merged

Conversation

MarekMichali
Copy link
Contributor

@MarekMichali MarekMichali commented Dec 2, 2024

Description

Provisioning and deprovisioning often take less than 10 min. The metric can currently only say that the operation was less than 10 minutes without any further detail. This PR adds 2 more buckets so that we can determine if the operation was less than 8 min or less than 6 min.

Changes proposed in this pull request:

  • Add 2 more buckets to the lower bound of the provisioning and deprovisioning duration metric

Related issue(s)

See #1418

@MarekMichali MarekMichali requested a review from a team as a code owner December 2, 2024 09:41
@MarekMichali
Copy link
Contributor Author

/kind enhancement

@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. kind/enhancement Categorizes issue or PR as related to modifying or improving an existing feature labels Dec 2, 2024
@kyma-gopher-bot kyma-gopher-bot enabled auto-merge (squash) December 2, 2024 09:41
Copy link

github-actions bot commented Dec 2, 2024

Add one of following labels

- kind/feature -> Use it when you want to submit a new feature

- kind/enhancement -> Use it when you modify or improve an existing feature

- kind/bug -> Use it when you fix a bug

@kyma-bot kyma-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 2, 2024
@MarekMichali MarekMichali self-assigned this Dec 2, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Dec 2, 2024
@kyma-gopher-bot kyma-gopher-bot merged commit 4f37d25 into kyma-project:main Dec 2, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. kind/enhancement Categorizes issue or PR as related to modifying or improving an existing feature lgtm Looks good to me! size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants