recordMalformedFeatureConfig

abstract fun recordMalformedFeatureConfig(featureId: String, partId: String)

Records a Glean event that this feature configuration is malformed. Accepts a part_id to give the experiment owner or feature implementer clues where to look. The Glean event will always fire, but the content of that event will vary depending on whether then feature is part of an experiment or rollout or not.