# MetricsConfig

**Kind**: interface | **Module**: [io.Connect Desktop](https://docs.interop.io/desktop/reference/javascript/io.connect%20desktop/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/io.connect desktop/metricsconfig/index.html

Metrics configurations.

## Properties

- **`disableAutoAppSystem`** (`boolean`, optional)
  If `false` (default), an App system will be created on top level, and all other metrics will live in it.
   If `true`, an App system will be created, and all metrics will live on top level.
- **`pagePerformanceMetrics`** (`PagePerformanceMetricsConfig`, optional)

## Related types

- [PagePerformanceMetricsConfig](https://docs.interop.io/desktop/reference/javascript/io.connect%20desktop/pageperformancemetricsconfig/index.md)
