pulumi-datadog


Namepulumi-datadog JSON
Version 4.33.2 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for creating and managing Datadog resources.
upload_time2024-09-25 17:52:52
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
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.8",
    "maintainer_email": null,
    "keywords": "pulumi, datadog",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/0b/a2/19344112df2f7322c2bb4de07163759b7f97f616bd309d6ddfca1ecbc5f3/pulumi_datadog-4.33.2.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.33.2",
    "project_urls": {
        "Homepage": "https://pulumi.io",
        "Repository": "https://github.com/pulumi/pulumi-datadog"
    },
    "split_keywords": [
        "pulumi",
        " datadog"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "419df03cf1efe5cd71d32419f04234bc736bd21d2910b6b96fc92204580245f6",
                "md5": "640586d9ad97df5f2596c6d44f8ea97b",
                "sha256": "71c175498d1091c18ef7ce09c021520c7e48075cdbdfab680271ec428fd6447b"
            },
            "downloads": -1,
            "filename": "pulumi_datadog-4.33.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "640586d9ad97df5f2596c6d44f8ea97b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 875758,
            "upload_time": "2024-09-25T17:52:50",
            "upload_time_iso_8601": "2024-09-25T17:52:50.143828Z",
            "url": "https://files.pythonhosted.org/packages/41/9d/f03cf1efe5cd71d32419f04234bc736bd21d2910b6b96fc92204580245f6/pulumi_datadog-4.33.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ba219344112df2f7322c2bb4de07163759b7f97f616bd309d6ddfca1ecbc5f3",
                "md5": "06deef11f5da15f3e3fd1f6028981970",
                "sha256": "e8e458a453cd31d0377d6cf2087cd03c0d5498317e0db7eccbe301e352c87b65"
            },
            "downloads": -1,
            "filename": "pulumi_datadog-4.33.2.tar.gz",
            "has_sig": false,
            "md5_digest": "06deef11f5da15f3e3fd1f6028981970",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 732983,
            "upload_time": "2024-09-25T17:52:52",
            "upload_time_iso_8601": "2024-09-25T17:52:52.255828Z",
            "url": "https://files.pythonhosted.org/packages/0b/a2/19344112df2f7322c2bb4de07163759b7f97f616bd309d6ddfca1ecbc5f3/pulumi_datadog-4.33.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-25 17:52:52",
    "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: 1.21892s