Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tap into Flowing Data between Operators in Managed Pipelines #117

Open
4 tasks
dominiklohmann opened this issue Dec 8, 2023 · 0 comments
Open
4 tasks
Labels
engine Core pipeline and storage engine feature New functionality

Comments

@dominiklohmann
Copy link
Member

dominiklohmann commented Dec 8, 2023

When a pipeline behaves unexpectedly, users need to look into what's happening for their pipeline. For this, we want to add a feature that allows users to tap into the dataflow of pipelines.

This is a two-step process:

  1. Implement a tap source operator that given a pipeline id and an operator id shows the data flowing out of that operator.
  2. Design and implement how the user interacts with the tap operator in the app.

Definition of Done

@dominiklohmann dominiklohmann transferred this issue from another repository Dec 8, 2023
@dominiklohmann dominiklohmann transferred this issue from another repository Dec 8, 2023
@mavam mavam changed the title Peek into Managed Pipelines Peek into Flowing Data between Operators in Managed Pipelines Apr 8, 2024
@mavam mavam added feature New functionality engine Core pipeline and storage engine labels Apr 8, 2024
@mavam mavam changed the title Peek into Flowing Data between Operators in Managed Pipelines Tap into Flowing Data between Operators in Managed Pipelines May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine Core pipeline and storage engine feature New functionality
Projects
None yet
Development

No branches or pull requests

2 participants