Skip to main content

One post tagged with "monitoring"

View All Tags

How can I send metrics to a named output

· 2 min read
Jeremy Scott
Co-founder

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, ...).