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

Provide a {{ flow('flow-name') }} jinja lookup for templating a flow's process group ID #50

Open
dbkegley opened this issue Oct 3, 2019 · 1 comment

Comments

@dbkegley
Copy link
Contributor

dbkegley commented Oct 3, 2019

This would be useful for the ReportingTask definitions in .flowlib.yml so that we can create reporting tasks for each flow that is deployed. This would allow metrics collection on a per-dataflow basis. We would need to re-deploy the associated ReportingTasks anytime the flow was deployed, or update the PG id in the metrics controller

@dbkegley
Copy link
Contributor Author

If we allowed creating top level input/output ports for a flow we could also provide a remote('flow-name', 'port-name', [in,out]) so that we could send flowfiles via RPG to different flows or different instances

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant