ALLOW_METRICS

@ConfigField(name = "Allow Metrics", description = "Allows the plugin to send metrics data", defaultValue = "true")
@SerializedName(value = "allowMetrics")
var ALLOW_METRICS: Boolean