UNPKG

@loopback/docs

Version:
24 lines (17 loc) 663 B
--- lang: en title: 'API docs: extension-metrics.metricsoptions.endpoint' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.extension-metrics.metricsoptions.endpoint.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/extension-metrics](./extension-metrics.md) &gt; [MetricsOptions](./extension-metrics.metricsoptions.md) &gt; [endpoint](./extension-metrics.metricsoptions.endpoint.md) ## MetricsOptions.endpoint property <b>Signature:</b> ```typescript endpoint?: { disabled?: boolean; basePath?: string; }; ```