mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-17 12:28:07 +00:00
Enable Custom Metrics. (#3190)
This commit is contained in:
committed by
GitHub
parent
aa54a15427
commit
229c03832d
@ -44,7 +44,7 @@ resource enableCustomMetricFeatureFlag 'Microsoft.AppConfiguration/configuration
|
||||
value: string({
|
||||
id: 'EnableCustomMetricTelemetry'
|
||||
description: 'Allow custom metrics to be sent.'
|
||||
enabled: false
|
||||
enabled: true
|
||||
})
|
||||
contentType: 'application/vnd.microsoft.appconfig.ff+json;charset=utf-8'
|
||||
}
|
||||
|
Reference in New Issue
Block a user