Commit 48fbd524 authored by Etienne Baqué's avatar Etienne Baqué

Merge branch '321802/update_geo_metrics' into 'master'

Updated geo team metrics.yml files as needed

See merge request gitlab-org/gitlab!57742
parents b57d8696 09c1712a
...@@ -1028,18 +1028,6 @@ Status: `data_available` ...@@ -1028,18 +1028,6 @@ Status: `data_available`
Tiers: `premium`, `ultimate` Tiers: `premium`, `ultimate`
### `counts.geo_node_usage.git_fetch_event_count_weekly`
Number of Git fetch events from Prometheus on the Geo secondary
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_7d/20210309194425_git_fetch_event_count_weekly.yml)
Group: `group::geo`
Status: `implemented`
Tiers: `premium`, `ultimate`
### `counts.geo_nodes` ### `counts.geo_nodes`
Total number of sites in a Geo deployment Total number of sites in a Geo deployment
...@@ -14818,6 +14806,18 @@ Status: `data_available` ...@@ -14818,6 +14806,18 @@ Status: `data_available`
Tiers: `free` Tiers: `free`
### `usage_activity_by_stage.enablement.counts.geo_node_usage.git_fetch_event_count_weekly`
Number of Git fetch events from Prometheus on the Geo secondary
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_7d/20210309194425_git_fetch_event_count_weekly.yml)
Group: `group::geo`
Status: `implemented`
Tiers: `premium`, `ultimate`
### `usage_activity_by_stage.manage.bulk_imports.gitlab` ### `usage_activity_by_stage.manage.bulk_imports.gitlab`
Distinct count of users that triggered an import using the Group Migration tool Distinct count of users that triggered an import using the Group Migration tool
......
--- ---
key_path: counts.geo_node_usage.git_fetch_event_count_weekly key_path: usage_activity_by_stage.enablement.counts.geo_node_usage.git_fetch_event_count_weekly
description: Number of Git fetch events from Prometheus on the Geo secondary description: Number of Git fetch events from Prometheus on the Geo secondary
product_section: enablement product_section: enablement
product_stage: enablement product_stage: enablement
product_group: group::geo product_group: group::geo
product_category: disaster_recovery product_category: geo_replication
value_type: number value_type: number
status: implemented status: implemented
milestone: "13.10" milestone: "13.10"
......
...@@ -14,4 +14,3 @@ distribution: ...@@ -14,4 +14,3 @@ distribution:
tier: tier:
- premium - premium
- ultimate - ultimate
skip_validation: true
...@@ -4,14 +4,13 @@ description: Is Geo enabled? ...@@ -4,14 +4,13 @@ description: Is Geo enabled?
product_section: enablement product_section: enablement
product_stage: enablement product_stage: enablement
product_group: group::geo product_group: group::geo
product_category: collection product_category: geo_replication
value_type: boolean value_type: boolean
status: data_available status: data_available
time_frame: none time_frame: none
data_source: data_source: database
distribution: distribution:
- ee - ee
tier: tier:
- premium - premium
- ultimate - ultimate
skip_validation: true
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