apps
apps copied to clipboard
Datadog Apps
Datadog Apps allow third party developers to extend the native functionality offered by Datadog. This initiative is in a private beta release, please contact Datadog support to request access.
Documentation
-
Getting Started
-
Programming Model
-
Frequently Asked Questions
-
UI-Extension Design Guidelines
-
-
Note: the TypeScript examples in the Datadog API Reference and the
@datadog/datadog-api-clientare currently Node.js-only, while Datadog Apps are browser-only. The API Reference is useful to understand the Datadog API, but the examples will need some conversion for the browser.We are working on updating the
@datadog/datadog-api-clientto work seamlessly with the@datadog/ui-extensions-sdk. In the mean-time, we recommend accessing the Datadog API with the@datadog/ui-extensions-sdkdirectly.
-
Examples
- Starter Kit