create_logs_config_metrics
Generate metrics from ingested logs to monitor and analyze application performance and system behavior in Datadog.
Instructions
Create a metric based on your ingested logs in your organization. Returns the log-based metric object from the request body when the request is successful.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}