diff --git a/doc/operations/index.md b/doc/operations/index.md index d170e82dd7f0e03b7d41a50e9e06b5b603de6600..44737600c0348af3bb2c5ef031bf5d7f29943ff8 100644 --- a/doc/operations/index.md +++ b/doc/operations/index.md @@ -36,7 +36,7 @@ Are your alerts too noisy? Alerts configured on GitLab metrics can configured and fine-tuned in GitLab immediately following a fire-fight. - [Manage alerts and incidents](incident_management/index.md) in GitLab. -- [Configure alerts for metrics](metrics/alerts.md#set-up-alerts-for-prometheus-metrics) in GitLab. +- [Configure alerts for metrics](metrics/alerts.md) in GitLab. - Create a [status page](incident_management/status_page.md) to communicate efficiently to your users during an incident. @@ -96,4 +96,4 @@ an environment. - Deploy to different [environments](../ci/environments/index.md). - Connect your project to a [Kubernetes cluster](../user/project/clusters/index.md). - See how your application is used and analyze events with [Product Analytics](product_analytics.md). -- Create, toggle, and remove [Feature Flags](feature_flags.md). **(PREMIUM)** +- Create, toggle, and remove [Feature Flags](feature_flags.md). diff --git a/doc/operations/tracing.md b/doc/operations/tracing.md index 7435c0dd8a257cf0a9b1167b28a89fdc86f0b264..1593607cc98365e6fecced12e78ce2d5f6b69096 100644 --- a/doc/operations/tracing.md +++ b/doc/operations/tracing.md @@ -6,8 +6,8 @@ info: To determine the technical writer assigned to the Stage/Group associated w # Tracing **(FREE)** -> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/7903) in GitLab Ultimate 11.5. -> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/42645) to GitLab Free in 13.5. +> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/7903) in GitLab 11.5. +> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/42645) from GitLab Ultimate to GitLab Free in 13.5. Tracing provides insight into the performance and health of a deployed application, tracking each function or microservice that handles a given request. Tracing makes it easy to understand the