MCPcopy
hub / github.com/OptimalBits/bull / MetricsOpts

Interface MetricsOpts

index.d.ts:92–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90 }
91
92 interface MetricsOpts {
93 maxDataPoints?: number; // Max number of data points to collect, granularity is fixed at one minute.
94 }
95
96 interface AdvancedSettings {
97 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…