We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b63fdfa commit c58f3d5Copy full SHA for c58f3d5
src/Core/Constants.cs
@@ -245,6 +245,7 @@ public static class FeatureFlagKeys
245
246
/* DIRT Team */
247
public const string PM22887_RiskInsightsActivityTab = "pm-22887-risk-insights-activity-tab";
248
+ public const string EventManagementForDataDogAndCrowdStrike = "event-management-for-datadog-and-crowdstrike";
249
250
public static List<string> GetAllKeys()
251
{
0 commit comments