Skip to content

Custom monitoring dashboard validation

Kirstie Cook requested to merge custom-dashboard-validation into master

What does this MR do?

This MR has been broken out from !21950 (closed). When a user is updating a custom monitoring dashboard, the new dashboard configuration is received in JSON format and needs to be converted to YAML. This MR takes that JSON input and converts it to an intermediate object for validations before converting to YAML.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading