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.

Support more features on feature configuration page #386

@ylwu-amzn

Description

@ylwu-amzn

Problem

Currently we support 5 features by default. But user can update cluster setting opendistro.anomaly_detection.max_anomaly_features to change it. But user can't add more features even they change it to a larger value.
As a workaround, user can use update API to add more features and the AD result page can show feature charts correctly.

Solution

We should read the max_anomaly_features setting, rather than use the hard coded value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions