Commit a48d5e05 authored by Marcin Sedlak-Jakubowski's avatar Marcin Sedlak-Jakubowski

Merge branch 'ali/update-metric-dictionary-url' into 'master'

Update metrics dictionary URL

See merge request gitlab-org/gitlab!71424
parents 5ad116ca 3277e29a
......@@ -13,7 +13,7 @@ The Service Data API is associated with [Service Ping](../development/service_pi
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/57270) in GitLab 13.11.
Export all metric definitions as a single YAML file, similar to the [Metrics Dictionary](https://gitlab-org.gitlab.io/growth/product-intelligence/metric-dictionary), for easier importing.
Export all metric definitions as a single YAML file, similar to the [Metrics Dictionary](https://metrics.gitlab.com/index.html), for easier importing.
```plaintext
GET /usage_data/metric_definitions
......
---
redirect_to: 'https://gitlab-org.gitlab.io/growth/product-intelligence/metric-dictionary'
redirect_to: 'https://metrics.gitlab.com/index.html'
remove_date: '2021-11-10'
---
......@@ -7,7 +7,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Metrics Dictionary Guide
[Service Ping](index.md) metrics are defined in the
[Metrics Dictionary](https://gitlab-org.gitlab.io/growth/product-intelligence/metric-dictionary).
[Metrics Dictionary](https://metrics.gitlab.com/index.html).
This guide describes the dictionary and how it's implemented.
## Metrics Definition and validation
......
......@@ -14,7 +14,7 @@ general best practices for code reviews, refer to our [code review guide](../cod
## Resources for reviewers
- [Service Ping Guide](index.md)
- [Metrics Dictionary](https://gitlab-org.gitlab.io/growth/product-intelligence/metric-dictionary)
- [Metrics Dictionary](https://metrics.gitlab.com/index.html)
## Review process
......
---
redirect_to: 'https://gitlab-org.gitlab.io/growth/product-intelligence/metric-dictionary'
redirect_to: 'https://metrics.gitlab.com/index.html'
remove_date: '2021-11-10'
---
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment