You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/zombie-flags.mdx
+8-5Lines changed: 8 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ There are three ways to access and manage Zombie flags in ConfigCat:
34
34
The [Zombie flags page](https://app.configcat.com/product/zombie-flags) shows all the stale flags in a table for the selected product based on the filters set:
35
35
36
36
-**Inactivity**: How long the flag was inactive for.
37
-
-**Feature flag scope**: All flags or only ones that are watched.
37
+
-**Feature flag scope**: All flags or only ones that are watched by you.
38
38
-**Included environments**: The ConfigCat [environment](https://configcat.com/docs/main-concepts/#environment) for which you want to analyze flags.
39
39
-**Ignored flags based on tags**: The flags to exclude based on their tags.
40
40
-**Stale in all/any selected environments**: Choose whether to include flags that are stale in all or any of the selected environments.
@@ -70,10 +70,13 @@ The email report could be customized as follows:
70
70
71
71
-**Criteria:** Define how long a flag must be inactive before it's marked as stale.
72
72
73
-
-**Scope:** Choose to include all feature flags or only the ones you're watching.
74
-
-**Environment:** Select the ConfigCat [environment](https://configcat.com/docs/main-concepts/#environment) for which you want to analyze flags.
75
-
-**Tags:** Select the flags you want to ignore in the report based on their tags.
76
-
-**Stale in all/any selected environments:** Choose whether to include flags that are stale in all or any of the selected environments.
73
+
-**Scope:** Choose to include all feature flags or only the ones you're watching.
74
+
75
+
-**Environment:** Select the ConfigCat [environment](https://configcat.com/docs/main-concepts/#environment) for which you want to analyze flags.
76
+
77
+
-**Tags:** Select the flags you want to ignore in the report based on their tags.
78
+
79
+
-**Stale in all/any selected environments:** Choose whether to include flags that are stale in all or any of the selected environments.
77
80
78
81
<imgalt="My Zombie Flags Report page in the dashboard"src="/docs/assets/guide/my-zombie-flags-report/my-zombie-flags-report-page-in-the-dashboard_192dpi.png"width="1366"height="1044"decoding="async"loading="lazy" />
0 commit comments