Datadog
Last updated
Was this helpful?
Last updated
Was this helpful?
Select an app in the top left corner from the Switcher
Navigate to App Settings by clicking the gear icon (⚙️) at the top of the Timeline sidebar
Click on Integrations in the sidebar
Find the Datadog integration module under the Observability & analytics section
Click the Connect button
Select the desired Datadog Application from the drop down list
Select custom action type events from your Datadog project to monitor from Runway. Additionally, you can specify event metrics to track metrics such as averages, medians, and percentiles.
See below for an example Event name + Metric name pair that monitors the custom edit_item
event for a bill-splitting app, and the associated amount
metric:
Event name: edit_item
This is the action name of the custom Action event
Metric name: context.amount
This is the amount
measure that's been configured from the amount
custom attribute
You can view a full list of available custom actions by going to UX Monitoring > Sessions & Replays and filtering for Actions where @action.type:custom
Additional event types (e.g. Views
, Sessions
, and Resources
) are not currently supported. Out-of-the-box action types (like application_start
) are also not supported.
Enter your API Key and Application Key Secrets. You can find your API Key and Application Key Secrets by visiting Organization Settings > Access in Datadog.
Runway's Observability & Analytics integration with Datadog currently only supports RUM events of the Action event type with custom action types. Event metrics must be added as measures before they can be configured in Runway. You can read about adding facets/measures from custom attributes in Datadog's documentation . Once you've added your custom attribute as a facet, it can be configured as an event metric in Runway using the facet's path. Note that the leading @
is not required.
The events you select as part of the integration setup will be surfaced in the view of each release. You can also configure that define acceptable thresholds for any of these events, associate metrics with and more!
When selected events include an associated metric, Runway will compute additional metrics automatically, such as Average value, Median value, and percentile metrics. For more information on Datadog metrics including default metrics collected, visit their .
For a complete list of available metric types that Runway generates from your selected events, visit the .