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

Add libraries to send outputs and metrics from R, Node.js and Powershell script tasks #39

Open
anna-geller opened this issue Jul 6, 2023 · 0 comments
Labels
area/plugin Plugin-related issue or feature request enhancement New feature or request kind/pending-feedback Idea waiting for user feedback

Comments

@anna-geller
Copy link
Member

anna-geller commented Jul 6, 2023

Currently, you can send outputs and metrics in Python and Shell scripts e.g. Kestra.outputs({'status': response.status_code, 'text': response.text}). It's worth adding equivalent libraries for other script plugins, too.

Additionally, for each language we'll need to guarantee that all logs emitted by that task are captured with the same log level in kestra — this may require similar work to kestra-io/libs#6

@anna-geller anna-geller added the enhancement New feature or request label Jul 6, 2023
@github-project-automation github-project-automation bot moved this to Backlog in All issues Jul 6, 2023
@anna-geller anna-geller removed this from All issues Oct 30, 2023
@anna-geller anna-geller added this to the v0.20.0 milestone Dec 5, 2023
@anna-geller anna-geller added kind/pending-feedback Idea waiting for user feedback and removed enhancement New feature or request labels Mar 25, 2024
@anna-geller anna-geller removed this from the v0.20.0 milestone Mar 25, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Issues Jun 10, 2024
@anna-geller anna-geller added area/plugin Plugin-related issue or feature request enhancement New feature or request labels Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugin Plugin-related issue or feature request enhancement New feature or request kind/pending-feedback Idea waiting for user feedback
Projects
Status: Backlog
Status: Planned
Development

No branches or pull requests

2 participants