Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Add validation for AD creation #381

@sean-zheng-amazon

Description

@sean-zheng-amazon

Is your feature request related to a problem? Please describe.
Currently we only have simple field check in AD creation, no comprehensive validation process. Often users, especially new users, could create AD and only find it's not working after it runs for a while. We need a more complete validation during AD creation to catch issues earlier. And it could be even better if we can provide recommendations based on users' data

Describe the solution you'd like
We can simulate users situation by running AD based on user's configuration. If we see issues, we give warning and our recommendations.

Describe alternatives you've considered
A simpler solution is to use rule based process to catch issues, e.g. data is too sparse

Additional context
This will also need ad kibana change

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions