ALLOW_METRICS

@ConfigField(name = "Allow metrics", description = "Indicates if metrics are allowed", defaultValue = "true")
@SerializedName(value = "allowMetrics")
var ALLOW_METRICS: Boolean