datadog-serverless-compat


Namedatadog-serverless-compat JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/DataDog/datadog-serverless-compat-py
SummaryDatadog Serverless Compatibility Layer for Python
upload_time2025-07-17 21:44:30
maintainerNone
docs_urlNone
authorDatadog, Inc.
requires_python<4.0,>=3.9
licenseApache-2.0
keywords datadog azure google functions
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Datadog Serverless Compatibility Layer for Python

Datadog library for Python to enable tracing and custom metric submission from [Azure Functions](https://azure.microsoft.com/en-us/products/functions) and [Google Cloud Run Functions (1st gen)](https://cloud.google.com/functions/1stgendocs/concepts/overview).

# Getting Started

- [Install Serverless Monitoring for Azure Functions](https://docs.datadoghq.com/serverless/azure_functions/?code-lang=python)
- [Install Serverless Monitoring for Google Cloud Run Functions (1st gen)](https://docs.datadoghq.com/serverless/google_cloud_run/functions_gen1?code-lang=python)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/DataDog/datadog-serverless-compat-py",
    "name": "datadog-serverless-compat",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "datadog, azure, google, functions",
    "author": "Datadog, Inc.",
    "author_email": "dev@datadoghq.com",
    "download_url": "https://files.pythonhosted.org/packages/9d/09/413489b80c7fd82a70790dccd38305cc7fe5d655e8b8b9d5a6c8656bc8f3/datadog_serverless_compat-0.7.0.tar.gz",
    "platform": null,
    "description": "# Datadog Serverless Compatibility Layer for Python\n\nDatadog library for Python to enable tracing and custom metric submission from [Azure Functions](https://azure.microsoft.com/en-us/products/functions) and [Google Cloud Run Functions (1st gen)](https://cloud.google.com/functions/1stgendocs/concepts/overview).\n\n# Getting Started\n\n- [Install Serverless Monitoring for Azure Functions](https://docs.datadoghq.com/serverless/azure_functions/?code-lang=python)\n- [Install Serverless Monitoring for Google Cloud Run Functions (1st gen)](https://docs.datadoghq.com/serverless/google_cloud_run/functions_gen1?code-lang=python)\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Datadog Serverless Compatibility Layer for Python",
    "version": "0.7.0",
    "project_urls": {
        "Homepage": "https://github.com/DataDog/datadog-serverless-compat-py",
        "Repository": "https://github.com/DataDog/datadog-serverless-compat-py"
    },
    "split_keywords": [
        "datadog",
        " azure",
        " google",
        " functions"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22747fee1f5d24d5bceb761f4be4e54b6b3bfc7f7103296dc027f38b329e77b7",
                "md5": "cac66414ad009472ee607411de085342",
                "sha256": "d2ebad699b25938d34f11d3fb1ed9e97faa0d4989d8851c058f3309b1e87fdc1"
            },
            "downloads": -1,
            "filename": "datadog_serverless_compat-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cac66414ad009472ee607411de085342",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 4348353,
            "upload_time": "2025-07-17T21:44:28",
            "upload_time_iso_8601": "2025-07-17T21:44:28.415457Z",
            "url": "https://files.pythonhosted.org/packages/22/74/7fee1f5d24d5bceb761f4be4e54b6b3bfc7f7103296dc027f38b329e77b7/datadog_serverless_compat-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d09413489b80c7fd82a70790dccd38305cc7fe5d655e8b8b9d5a6c8656bc8f3",
                "md5": "88cab02b89d009a2f6d529d77e0c43dc",
                "sha256": "09e8454c14e7b343edf76deb88265cb202931aae35da5d6301e325f71c349254"
            },
            "downloads": -1,
            "filename": "datadog_serverless_compat-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "88cab02b89d009a2f6d529d77e0c43dc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 4348309,
            "upload_time": "2025-07-17T21:44:30",
            "upload_time_iso_8601": "2025-07-17T21:44:30.031263Z",
            "url": "https://files.pythonhosted.org/packages/9d/09/413489b80c7fd82a70790dccd38305cc7fe5d655e8b8b9d5a6c8656bc8f3/datadog_serverless_compat-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-17 21:44:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DataDog",
    "github_project": "datadog-serverless-compat-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "datadog-serverless-compat"
}
        
Elapsed time: 1.78697s