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

M1 Bugfix | Parameters checking of Metrics Reporting Configurations #147

Conversation

stojkovicv
Copy link
Member

Decription

This pull request provides additional values checking for a M1 Metrics Reporting Configurations. This corrects M1 Metrics operations in terms of preventing provisioning with an unreasonable values for reporting interval and sampling period.
Related issues: #145 , #146

Changes

Two operations are affected: Create & Update. In case of invalid input, the server will respond with 422 Unprocessable Entity with detailed message about wrong values.

@stojkovicv stojkovicv changed the title Included values checking for metrics configuration M1 Bugfix | Parameters checking of Metrics Reporting Configurations Mar 18, 2024
@davidjwbbc
Copy link
Contributor

Superceded by PR #148

@davidjwbbc davidjwbbc closed this Mar 19, 2024
@davidjwbbc davidjwbbc added the bug Something isn't working label Mar 19, 2024
@stojkovicv stojkovicv deleted the M1/bug-fix-parameters-metrics-configuration branch March 21, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

None yet

4 participants