pulumi-datadog


Namepulumi-datadog JSON
Version 4.42.0 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for creating and managing Datadog resources.
upload_time2025-01-25 00:56:17
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache-2.0
keywords pulumi datadog
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Actions Status](https://github.com/pulumi/pulumi-datadog/workflows/master/badge.svg)](https://github.com/pulumi/pulumi-datadog/actions)
[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com)
[![NPM version](https://badge.fury.io/js/%40pulumi%2Fdatadog.svg)](https://www.npmjs.com/package/@pulumi/datadog)
[![Python version](https://badge.fury.io/py/pulumi-datadog.svg)](https://pypi.org/project/pulumi-datadog)
[![NuGet version](https://badge.fury.io/nu/pulumi.datadog.svg)](https://badge.fury.io/nu/pulumi.datadog)
[![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)
[![License](https://img.shields.io/npm/l/%40pulumi%2Fpulumi.svg)](https://github.com/pulumi/pulumi-datadog/blob/master/LICENSE)

# Datadog Provider

The Datadog resource provider for Pulumi lets you configure Datadog resources in your cloud programs.  To use
this package, please [install the Pulumi CLI first](https://pulumi.io/).

## Installing

This package is available in many languages in the standard packaging formats.

### Node.js (Java/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either `npm`:

    $ npm install @pulumi/datadog

or `yarn`:

    $ yarn add @pulumi/datadog

### Python

To use from Python, install using `pip`:

    $ pip install pulumi_datadog

### Go

To use from Go, use `go get` to grab the latest version of the library

    $ go get github.com/pulumi/pulumi-datadog/sdk/v4

### .NET

To use from .NET, install using `dotnet add package`:

    $ dotnet add package Pulumi.Datadog

## Configuration

The following configuration points are available:

* apiKey (Required) - Datadog API key. This can also be set via the `DATADOG_API_KEY` environment variable.
* appKey (Required) - Datadog APP key. This can also be set via the `DATADOG_APP_KEY` environment variable.
* apiUrl (Optional) - The API Url. This can be also be set via the DATADOG_HOST environment variable.
  Note that this URL must not end with the `/api/` path. For example, `https://api.datadoghq.com/` is a correct value, 
  while `https://api.datadoghq.com/api/` is not.


## Reference


For 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).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pulumi-datadog",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "pulumi, datadog",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/dd/71/d87a32855a627f439206c3de0bd4f45a107005519ce821456401fca3f0ee/pulumi_datadog-4.42.0.tar.gz",
    "platform": null,
    "description": "[![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",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing Datadog resources.",
    "version": "4.42.0",
    "project_urls": {
        "Homepage": "https://pulumi.io",
        "Repository": "https://github.com/pulumi/pulumi-datadog"
    },
    "split_keywords": [
        "pulumi",
        " datadog"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e996330921da9236e70842d08bdf623243bff334be843dcdabce4312363959ce",
                "md5": "c5ffbb3d9a74136cfd0a93e64ab9d0b7",
                "sha256": "7b6cf79eede4eba37772424f91b7531b501e6b99b91b28fc3a680c1568caffd9"
            },
            "downloads": -1,
            "filename": "pulumi_datadog-4.42.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c5ffbb3d9a74136cfd0a93e64ab9d0b7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 1008870,
            "upload_time": "2025-01-25T00:56:15",
            "upload_time_iso_8601": "2025-01-25T00:56:15.147937Z",
            "url": "https://files.pythonhosted.org/packages/e9/96/330921da9236e70842d08bdf623243bff334be843dcdabce4312363959ce/pulumi_datadog-4.42.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dd71d87a32855a627f439206c3de0bd4f45a107005519ce821456401fca3f0ee",
                "md5": "2be50d0a24a349341de393dbccd33eff",
                "sha256": "fe24b89342b3e004cf111e6eca061700abe7f1329b6bccbe36331cf218717664"
            },
            "downloads": -1,
            "filename": "pulumi_datadog-4.42.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2be50d0a24a349341de393dbccd33eff",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 847796,
            "upload_time": "2025-01-25T00:56:17",
            "upload_time_iso_8601": "2025-01-25T00:56:17.822173Z",
            "url": "https://files.pythonhosted.org/packages/dd/71/d87a32855a627f439206c3de0bd4f45a107005519ce821456401fca3f0ee/pulumi_datadog-4.42.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-25 00:56:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pulumi",
    "github_project": "pulumi-datadog",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-datadog"
}
        
Elapsed time: 2.21599s