Datadog graph by query
Get a Datadog graph from a query string.
Fork and customize
Integrations
Configuration
Input parameters
- Name: datadog_query
- Description: The query for the graph snapshot. You can view this for existing graphs in the raw text (button looks like </>) in your Datadog graphing editor. Example: avg:system.load.15{*}
- Type: STRING
- Name: last_x_minutes
- Description: How long ago from the current time (in minutes) do you want to see in the graph? Example: 60
- Type: INTEGER