For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: New Metric Post

Datadog Operation

The New Metric Post action submits a custom metric data point to the monitoring platform.

Example User Story

I want to post a new metric to Datadog so that I can monitor system performance in real-time.

Fields

Field Name
Field Type
Required

apiKey

String

Yes

appKey

String

Yes

metricName

String

Yes

metricValue

Float

Yes

timestamp

Integer

No

tags

String

No

Datadog

Example link

Code (Apache v2.0): Operation

Last updated