# MetricAttributeSettings

**Kind**: interface | **Module**: [Insights](https://docs.interop.io/desktop/reference/javascript/insights/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/insights/metricattributesettings/index.html

Controls the publishing of specific attributes.

## Properties

- **`reduceModality`** (`number`, optional)
  If specified, the attribute value will be hashed and truncated to this
  length to reduce the modality of the published metrics. Set to 0 to drop
  the attribute entirely. Set to -1 to override any defaults.
