15.0 Monitor Stage Deprecations
This issue keep tracks of deprecation and removal of ~"group::monitor" features for %"15.0".
## Deprecation and code removal process
For each deprecated part that we plan to remove in %"15.0", we should:
- [x] [Create a deprecation issue](https://gitlab.com/gitlab-org/configure/general/-/issues/new?issuable_template=Feature_Removal), with milestone set to %"15.0" and epic set to this.
- [ ] Add a comment to a deprecated code part, example:
```golang
// DEPRECATED
// TODO: Remove in 15.0. For more details read <link to the issue>
```
<!--1. Add the deprecated change with links to related issues and MRs in the list bellow (please use the template attached at the end).-->
- [ ] **Before %"15.0"** add a deprecation message in the respective Changelog.
- [ ] **Before %"15.0"** add a deprecation message in release blog post.
- [ ] At or after the %15.0 release go through the whole list and remove all deprecated parts of code.
- [Deprecation and removal handbook guidance](https://about.gitlab.com/handbook/marketing/blog/release-posts/#deprecations)
- [Click here to start a new deprecation issue](https://gitlab.com/gitlab-org/configure/general/-/issues/new?issuable_template=Feature_Removal)
<!-- triage-serverless v3 PLEASE DO NOT REMOVE THIS SECTION -->
*This page may contain information related to upcoming products, features and functionality.
It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes.
Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.*
<!-- triage-serverless v3 PLEASE DO NOT REMOVE THIS SECTION -->
epic