Skip to content

Delete BaseEmbedService and Create annotations service

Rajendra Kadam requested to merge 397139-metrics-delete-usages-15 into master

What does this MR do and why?

Deletes BaseEmbedService for dashboard and Create Annotations service

Deletes usages and specs for the removed class.

Screenshots or screen recordings

NA

How to set up and validate locally

  1. The Annotations API should still respond with 400 error requests or not found depending of remove_monitor_metrics feature flag value.
  2. Pipeline should be 🍏 otherwise.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #397139 (closed)

Merge request reports