Datadog · Arazzo Workflow
Datadog Create a Log-based Metric
Version 1.0.0
Create a log-based metric from a query then read it back.
Provider
Workflows
create-log-metric
Create a log-based metric then get it by id.
Creates a count log-based metric over the supplied query, then retrieves the metric by id to confirm its filter and compute settings persisted.
1
createMetric
Create a new log-based metric that counts log events matching the supplied query.
2
getMetric
Retrieve the newly created log-based metric by its id to confirm it was stored with the expected filter and compute configuration.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.