Get Connector Metrics
get-connector-metricsRead current health and runtime counters for a connector and its destinations to monitor lag, buffering, delivery totals, errors, and latency.
Instructions
Purpose: Read current health and runtime counters for one connector and each destination.
Returns: Runtime status, observation time, Kafka consumer lag, buffered events, consumed and delivered event totals, errors, discarded events, source lag, and HTTP latency counters.
Interpretation: Event values are cumulative counters. Take two samples and divide their difference by elapsed time to calculate rates. A status of applying or unavailable includes an explanatory message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | No | RawTree cluster to use for this operation. | |
| connectorId | Yes | Connector ID returned by list-connectors or create-connector. | |
| organization | No | RawTree organization containing the target cluster. |