Skip to content

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

@anna-geller

Description

@anna-geller

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/pluginPlugin-related issue or feature requestenhancementNew feature or request

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions