Skip to main content

Module metrics

Module metrics 

Source
Expand description

Connector metrics types. Connector metrics types.

Provides metrics reporting for connectors:

  • ConnectorMetrics: Metrics reported by a connector implementation
  • RuntimeMetrics: Metrics tracked by the connector runtime

Structsยง

ConnectorMetrics
Metrics reported by a connector implementation.
RuntimeMetrics
Metrics tracked by the connector runtime.
RuntimeMetricsSnapshot
Point-in-time snapshot of runtime metrics.