Server API symbols
MetricsInput
What Tappify asks a connector’s metrics route for.
What Tappify asks a connector’s metrics route for.
The metric keys to answer for, from the ones the manifest declares.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
What Tappify asks a connector’s metrics route for.
from: string;
metrics: string[];
platform: TapPlatformFilter;
projectId: string | null;
to: string;
Was this page helpful?