You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Pipeline Component Telemetry" RFC defines generic metrics and logs to monitor the data passing through the interface between pipeline components, as well as a mechanism for capturing this telemetry. It now needs to be implemented, probably as a wrapper around the Consumer interface inserted at the pipeline graph level.
This new telemetry should include the component-identifying attributes defined in the same RFC. Instead of rederiving these attributes, it should make use of the implementation of #12217.
The text was updated successfully, but these errors were encountered:
The "Pipeline Component Telemetry" RFC defines generic metrics and logs to monitor the data passing through the interface between pipeline components, as well as a mechanism for capturing this telemetry. It now needs to be implemented, probably as a wrapper around the
Consumer
interface inserted at the pipeline graph level.This new telemetry should include the component-identifying attributes defined in the same RFC. Instead of rederiving these attributes, it should make use of the implementation of #12217.
The text was updated successfully, but these errors were encountered: