Metrics Destinations

Metrics Destinations provide functions for reporting metrics from Substation to external systems.

Metrics Destinations supports these metric types:

  • Count (using the utility.metric.count transform)
  • Duration (using the meta.metric.duration transform)

aws.cloudwatch.embedded_metrics

Reports a metric in the AWS Embedded Metrics Format and writes it to standard output. This is the preferred method for reporting metrics from AWS Lambda functions.