You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to enable users to setup the new ML jobs for APM services and display invalid license privileges message for this feature, we want to introduce a new section to the existing APM Settings view.
Solution
Add a new Anomaly detection section which contains the option to create jobs for selected environments and see a list of existing environment jobs along with missing license privileges messages.
Create jobs flow
The Create jobs flow will contain an option to multiselect existing environments to be listed in a EuiCombobox component and allow the user to specify new variable values that do not exist yet, but would create a job for later analysis when the data appears.
Using the EuiCombobox component, the user will be able to use type ahead for environment suggestions or to simply add options not available in the list to create ML jobs for environment which is yet to appear. Each environment value will convert to a badge that can be removed and typed options will also be converted to badges.
When the user chooses to add additional environments from the main settings page, the environments with existing jobs will be disabled in the list to ensure the user understands that have already been setup previously and only list the remaining available environments or be able to manually add new values.
List of jobs
When jobs are active, we want to list the existing jobs. The user will be able to add new environments (option in the top right) and there's a link to manage the ML jobs in the ML Jobs management.
Additionally, each job in the list will have an option to view the job in ML which will show the Anomaly explorer on the specific job.
The text was updated successfully, but these errors were encountered:
Summary
Related to elastic/apm#280 and #69479
In order to enable users to setup the new ML jobs for APM services and display invalid license privileges message for this feature, we want to introduce a new section to the existing APM Settings view.
Solution
Add a new Anomaly detection section which contains the option to create jobs for selected environments and see a list of existing environment jobs along with missing license privileges messages.
Create jobs flow
The Create jobs flow will contain an option to multiselect existing environments to be listed in a EuiCombobox component and allow the user to specify new variable values that do not exist yet, but would create a job for later analysis when the data appears.
Using the EuiCombobox component, the user will be able to use type ahead for environment suggestions or to simply add options not available in the list to create ML jobs for environment which is yet to appear. Each environment value will convert to a badge that can be removed and typed options will also be converted to badges.
When the user chooses to add additional environments from the main settings page, the environments with existing jobs will be disabled in the list to ensure the user understands that have already been setup previously and only list the remaining available environments or be able to manually add new values.
List of jobs
When jobs are active, we want to list the existing jobs. The user will be able to add new environments (option in the top right) and there's a link to manage the ML jobs in the ML Jobs management.
Additionally, each job in the list will have an option to view the job in ML which will show the Anomaly explorer on the specific job.
The text was updated successfully, but these errors were encountered: