azure-monitor-events-extension


Nameazure-monitor-events-extension JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/microsoft/ApplicationInsights-Python/tree/main/azure-monitor-events-extension
SummaryMicrosoft Azure Monitor Events Extension for Python
upload_time2023-09-19 20:01:17
maintainer
docs_urlNone
authorMicrosoft Corporation
requires_python>=3.7
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Azure Monitor Events Extension

The Azure Monitor Events Extension allows users to send custom events to Application Insights in conjunction with the [Azure Monitor OpenTelemetry Distro](https://learn.microsoft.com/azure/azure-monitor/app/opentelemetry-enable?tabs=python).
This distro automatically installs the following libraries:

### Additional documentation

* [Azure Portal][https://portal.azure.com]
* [Official Azure monitor docs][https://learn.microsoft.com/azure/azure-monitor/app/opentelemetry-enable?tabs=python]
* [OpenTelemetry Python Official Docs][https://opentelemetry.io/docs/instrumentation/python/]

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/microsoft/ApplicationInsights-Python/tree/main/azure-monitor-events-extension",
    "name": "azure-monitor-events-extension",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Microsoft Corporation",
    "author_email": "ascl@microsoft.com",
    "download_url": "https://files.pythonhosted.org/packages/cd/51/976c8cd4a76d41bcd4d3f6400aeed8fdd70d516d271badf9c4a5893a558d/azure-monitor-events-extension-0.1.0.tar.gz",
    "platform": null,
    "description": "# Azure Monitor Events Extension\r\n\r\nThe Azure Monitor Events Extension allows users to send custom events to Application Insights in conjunction with the [Azure Monitor OpenTelemetry Distro](https://learn.microsoft.com/azure/azure-monitor/app/opentelemetry-enable?tabs=python).\r\nThis distro automatically installs the following libraries:\r\n\r\n### Additional documentation\r\n\r\n* [Azure Portal][https://portal.azure.com]\r\n* [Official Azure monitor docs][https://learn.microsoft.com/azure/azure-monitor/app/opentelemetry-enable?tabs=python]\r\n* [OpenTelemetry Python Official Docs][https://opentelemetry.io/docs/instrumentation/python/]\r\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Microsoft Azure Monitor Events Extension for Python",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/microsoft/ApplicationInsights-Python/tree/main/azure-monitor-events-extension"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0944cbb68c55505a604de61caa44375be7371368e71aa8386b1576be5b789e11",
                "md5": "845bfa88374a3e65a727802d3f592f6c",
                "sha256": "5d92abb5e6a32ab23b12c726def9f9607c6fa1d84900d493b906ff9ec489af4a"
            },
            "downloads": -1,
            "filename": "azure_monitor_events_extension-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "845bfa88374a3e65a727802d3f592f6c",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 4514,
            "upload_time": "2023-09-19T20:01:16",
            "upload_time_iso_8601": "2023-09-19T20:01:16.162936Z",
            "url": "https://files.pythonhosted.org/packages/09/44/cbb68c55505a604de61caa44375be7371368e71aa8386b1576be5b789e11/azure_monitor_events_extension-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd51976c8cd4a76d41bcd4d3f6400aeed8fdd70d516d271badf9c4a5893a558d",
                "md5": "9ece1f99b993b1e2996184e2c8cedf38",
                "sha256": "094773685171a50aa5cc548279c9141c8a26682f6acef397815c528b53b838b5"
            },
            "downloads": -1,
            "filename": "azure-monitor-events-extension-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9ece1f99b993b1e2996184e2c8cedf38",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4165,
            "upload_time": "2023-09-19T20:01:17",
            "upload_time_iso_8601": "2023-09-19T20:01:17.887026Z",
            "url": "https://files.pythonhosted.org/packages/cd/51/976c8cd4a76d41bcd4d3f6400aeed8fdd70d516d271badf9c4a5893a558d/azure-monitor-events-extension-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-19 20:01:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "microsoft",
    "github_project": "ApplicationInsights-Python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "azure-monitor-events-extension"
}
        
Elapsed time: 0.53192s