submit_distribution_points
Post distribution data to Datadog for visualization on dashboards, enabling graphing of metrics for monitoring and analysis.
Instructions
The distribution points end-point allows you to post distribution data that can be graphed on Datadog’s dashboards.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}