[Breaking change] Removal of monitoring migrate alerts endpoint #113994
Labels
Breaking Change
Epic: Logs & Metrics 8.0 Plan
required-for-8.0
This work is required to be done before 8.0 lands, bc it relates to a breaking change or similar.
Team:Monitoring
Stack Monitoring team
Removal of the
/_monitoring/migrate/alerts
endpoint.Which release will ship the breaking change?
8.0
Is this a Kibana or Elasticsearch breaking change?
Elasticsearch
Describe the change. How will it manifest to users?
This endpoint was added last year as a way for Kibana to request the removal of default Monitoring alerts from Elasticsearch so that they may be replaced by Kibana Alerting. In 8.0 we will no longer be installing alerts with Monitoring and so this endpoint is being targeted for removal.
How many users will be affected?
This is an API that is primarily meant for consumption within Kibana, and thus a majority of user deployments are likely to be affected.
Are there any edge cases?
The endpoint will be deprecated in 7.16 and removed in 8.0, which means that rolling upgrades are a concern.
[For Kibana deprecations] Can the change be registered with the Kibana deprecation service?
This does not strike me as a deprecation service issue.
[For Elasticsearch deprecations] Can the Upgrade Assistant make the migration easier for users? Please explain the proposed solution in as much detail as possible.
Upgrade Assistant is not applicable
Test Data
Cross links
elastic/elasticsearch#50770
The text was updated successfully, but these errors were encountered: