datadog-serverless-compat


Namedatadog-serverless-compat JSON
Version 0.8.0 PyPI version JSON
download
home_pagehttps://github.com/DataDog/datadog-serverless-compat-py
SummaryDatadog Serverless Compatibility Layer for Python
upload_time2025-08-18 13:50:25
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/b4/b4/31a61aa8d1435af8bc1b62f5add9775791710f0aca66f33dbc1548066fbd/datadog_serverless_compat-0.8.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.8.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": "966cbe206c9abbd610a3cd65bc0459922b1ae589d29e792637220596d37e888e",
                "md5": "6835adb56aad397e1d86a530263e2813",
                "sha256": "949153807d0cc7494bac952e09f69967480e3ad67ce33a4cfe2267da5b6abede"
            },
            "downloads": -1,
            "filename": "datadog_serverless_compat-0.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6835adb56aad397e1d86a530263e2813",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 4349068,
            "upload_time": "2025-08-18T13:50:24",
            "upload_time_iso_8601": "2025-08-18T13:50:24.275282Z",
            "url": "https://files.pythonhosted.org/packages/96/6c/be206c9abbd610a3cd65bc0459922b1ae589d29e792637220596d37e888e/datadog_serverless_compat-0.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4b431a61aa8d1435af8bc1b62f5add9775791710f0aca66f33dbc1548066fbd",
                "md5": "62685621c197f2109e058dbc3b397c89",
                "sha256": "b22500b837931917a128bb56bd87760049ac4c6376038b5f2b3f16272e4b9774"
            },
            "downloads": -1,
            "filename": "datadog_serverless_compat-0.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "62685621c197f2109e058dbc3b397c89",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 4349200,
            "upload_time": "2025-08-18T13:50:25",
            "upload_time_iso_8601": "2025-08-18T13:50:25.695952Z",
            "url": "https://files.pythonhosted.org/packages/b4/b4/31a61aa8d1435af8bc1b62f5add9775791710f0aca66f33dbc1548066fbd/datadog_serverless_compat-0.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-18 13:50:25",
    "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: 0.78003s