{"id":24041895,"url":"https://github.com/pulumi/pulumi-datadog","last_synced_at":"2026-02-19T06:05:17.108Z","repository":{"id":38751829,"uuid":"156806449","full_name":"pulumi/pulumi-datadog","owner":"pulumi","description":"An Datadog Pulumi resource package, providing multi-language access to Datadog","archived":false,"fork":false,"pushed_at":"2025-03-27T05:38:31.000Z","size":54061,"stargazers_count":20,"open_issues_count":12,"forks_count":8,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-03-30T06:37:08.377Z","etag":null,"topics":["csharp","datadog","datadog-provider","datadog-resources","dotnet","go","golang","javascript","pulumi","python","typescript"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-09T03:41:45.000Z","updated_at":"2025-03-27T05:38:34.000Z","dependencies_parsed_at":"2023-02-15T12:16:15.645Z","dependency_job_id":"ae6d3434-2755-4311-8f35-5e64e6539fee","html_url":"https://github.com/pulumi/pulumi-datadog","commit_stats":{"total_commits":240,"total_committers":19,"mean_commits":"12.631578947368421","dds":0.2833333333333333,"last_synced_commit":"25386052c0f0f1cfddf7f3459a3a1847890cec3f"},"previous_names":[],"tags_count":199,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-datadog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-datadog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-datadog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-datadog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-datadog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419860,"owners_count":20936012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","datadog","datadog-provider","datadog-resources","dotnet","go","golang","javascript","pulumi","python","typescript"],"created_at":"2025-01-08T22:13:39.615Z","updated_at":"2026-01-17T21:21:57.212Z","avatar_url":"https://github.com/pulumi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Actions Status](https://github.com/pulumi/pulumi-datadog/workflows/master/badge.svg)](https://github.com/pulumi/pulumi-datadog/actions)\n[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com)\n[![NPM version](https://badge.fury.io/js/%40pulumi%2Fdatadog.svg)](https://www.npmjs.com/package/@pulumi/datadog)\n[![Python version](https://badge.fury.io/py/pulumi-datadog.svg)](https://pypi.org/project/pulumi-datadog)\n[![NuGet version](https://badge.fury.io/nu/pulumi.datadog.svg)](https://badge.fury.io/nu/pulumi.datadog)\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/pulumi/pulumi-datadog/sdk/v4/go)](https://pkg.go.dev/github.com/pulumi/pulumi-datadog/sdk/v4/go)\n[![License](https://img.shields.io/npm/l/%40pulumi%2Fpulumi.svg)](https://github.com/pulumi/pulumi-datadog/blob/master/LICENSE)\n\n# Datadog Provider\n\nThe Datadog resource provider for Pulumi lets you configure Datadog resources in your cloud programs.  To use\nthis package, please [install the Pulumi CLI first](https://pulumi.io/).\n\n## Installing\n\nThis package is available in many languages in the standard packaging formats.\n\n### Node.js (Java/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n    $ npm install @pulumi/datadog\n\nor `yarn`:\n\n    $ yarn add @pulumi/datadog\n\n### Python\n\nTo use from Python, install using `pip`:\n\n    $ pip install pulumi_datadog\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library\n\n    $ go get github.com/pulumi/pulumi-datadog/sdk/v4\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n    $ dotnet add package Pulumi.Datadog\n\n## Configuration\n\nThe following configuration points are available:\n\n* apiKey (Required) - Datadog API key. This can also be set via the `DATADOG_API_KEY` environment variable.\n* appKey (Required) - Datadog APP key. This can also be set via the `DATADOG_APP_KEY` environment variable.\n* apiUrl (Optional) - The API Url. This can be also be set via the DATADOG_HOST environment variable.\n  Note that this URL must not end with the `/api/` path. For example, `https://api.datadoghq.com/` is a correct value, \n  while `https://api.datadoghq.com/api/` is not.\n\n\n## Reference\n\n\nFor further information, please visit [the Datadog provider docs](https://www.pulumi.com/docs/intro/cloud-providers/datadog) or for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/datadog).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpulumi%2Fpulumi-datadog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpulumi%2Fpulumi-datadog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpulumi%2Fpulumi-datadog/lists"}