Commit 594b072d authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'docs-usage-ping-changes-default-on' into 'master'

Docs: Usage ping changes should be default on

See merge request gitlab-org/gitlab!44501
parents ff99428b ed75c256
......@@ -443,7 +443,9 @@ Recommendations:
- If possible, data granularity should be a week. For example a key could be composed from the
metric's name and week of the year, `2020-33-{metric_name}`.
- Use a [feature flag](../../operations/feature_flags.md) to have a control over the impact when
adding new metrics.
adding new metrics.
- Feature flags should be [default on](../documentation/feature_flags.md#criteria)
before final release to ensure we receive data from self-managed instances.
##### Known events in usage data payload
......
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