Commit ed75c256 authored by Jeremy Watson's avatar Jeremy Watson Committed by Russell Dickenson

Docs: Usage ping changes should be default on

parent 17a184eb
......@@ -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