---
lang: en
title: 'API docs: metrics.metricsoptions.defaultmetrics'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/strongloop/loopback-next/tree/master/extensions/metrics
permalink: /doc/en/lb4/apidocs.metrics.metricsoptions.defaultmetrics.html
---

<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@loopback/metrics](./metrics.md) &gt; [MetricsOptions](./metrics.metricsoptions.md) &gt; [defaultMetrics](./metrics.metricsoptions.defaultmetrics.md)

## MetricsOptions.defaultMetrics property

<b>Signature:</b>

```typescript
defaultMetrics?: {
        disabled?: boolean;
    } & DefaultMetricsCollectorConfiguration;
```

