How can I send metrics to a named output
· 2 min read
Opscotch 3.1.1 expands bootstrap workflow.outputs so you can define additional named outputs and route metrics to them from workflow JavaScript.
This is a metric-routing feature. In the current runtime, the workflow-facing API added here is context.sendMetric(outputId, ...).