update_logs_config_metric
Modify log-based metric configurations in Datadog to adjust data aggregation, filtering, or calculation methods for improved monitoring and analysis.
Instructions
Update a specific log-based metric from 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"
}