mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00:00
PM-27204 feature flag for dataDog and crowdStrike (#6473)
This commit is contained in:
@@ -245,6 +245,7 @@ public static class FeatureFlagKeys
|
||||
|
||||
/* DIRT Team */
|
||||
public const string PM22887_RiskInsightsActivityTab = "pm-22887-risk-insights-activity-tab";
|
||||
public const string EventManagementForDataDogAndCrowdStrike = "event-management-for-datadog-and-crowdstrike";
|
||||
|
||||
public static List<string> GetAllKeys()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user