Skip to content

[ML] Anomaly Detection: Migrate validation messages links to use docLinks #94549

@walterra

Description

@walterra

There is one place left in the ML app where we use doc URLs directly instead of via the doc link service: https://github.com/elastic/kibana/blob/master/x-pack/plugins/ml/common/constants/messages.ts

We need to change the API to just return message IDs (and required metadata) and construct the actual translated messages and possible documentation links on the client side.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions