Commit 752a9ca3 authored by Alper Akgun's avatar Alper Akgun

Merge branch...

Merge branch '300532-document-feature-flags-for-tracking-to-be-owned-by-group-adding-the-tracking' into 'master'

Document feature flags for tracking to be owned by group adding the tracking

See merge request gitlab-org/gitlab!53012
parents b4b17286 6e7bf037
......@@ -495,7 +495,7 @@ Implemented using Redis methods [PFADD](https://redis.io/commands/pfadd) and [PF
aggregation.
- `aggregation`: may be set to a `:daily` or `:weekly` key. Defines how counting data is stored in Redis.
Aggregation on a `daily` basis does not pull more fine grained data.
- `feature_flag`: optional. For details, see our [GitLab internal Feature flags](feature_flags/) documentation.
- `feature_flag`: optional. For details, see our [GitLab internal Feature flags](feature_flags/) documentation. The feature flags are owned by the group adding the event tracking.
Use one of the following methods to track events:
......
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