Datadog Graph by Title
Get a timeseries graph from a Datadog Dashboard by its title.
Fork and customize
Integrations
Configuration
Input parameters
- Name: dashboard_id
- Description: Found in the URL of a dashboard. (Example: https://app.datadoghq.com/dashboard/[Dashboard ID]/[Dashboard name]
- Type: STRING
- Name: title
- Description: Title of the graph/widget (e.g.: 'Avg of system.cpu.user over *')
- Type: STRING
- Name: last_x_min
- Description: How many minutes of data to graph
- Type: INTEGER