azureml-telemetry


Nameazureml-telemetry JSON
Version 1.58.0 PyPI version JSON
download
home_pagehttps://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py
SummaryUsed to collect telemetry data like Log messages, metrics, events, and activity messages
upload_time2024-10-16 17:44:37
maintainerNone
docs_urlNone
authorMicrosoft Corp
requires_python<4,>=3.7
licensehttps://aka.ms/azureml-sdk-license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Microsoft Azure Machine Learning Telemetry API for Python
=========================================================

The azureml-telemetry package is used to collect telemetry data and includes the following:

- Provides functionality for logging, capturing events and metrics, and monitoring code activity.
- Collect different types of telemetry using free text or structured logging.
- Log messages, metrics, events, and activity messages can written to Application Insights.

*****************
Setup
*****************

Install the Azure ML telemetry package:

.. code-block:: python

  pip install azureml-telemetry



            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py",
    "name": "azureml-telemetry",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Microsoft Corp",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "Microsoft Azure Machine Learning Telemetry API for Python\r\n=========================================================\r\n\r\nThe azureml-telemetry package is used to collect telemetry data and includes the following:\r\n\r\n- Provides functionality for logging, capturing events and metrics, and monitoring code activity.\r\n- Collect different types of telemetry using free text or structured logging.\r\n- Log messages, metrics, events, and activity messages can written to Application Insights.\r\n\r\n*****************\r\nSetup\r\n*****************\r\n\r\nInstall the Azure ML telemetry package:\r\n\r\n.. code-block:: python\r\n\r\n  pip install azureml-telemetry\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "https://aka.ms/azureml-sdk-license",
    "summary": "Used to collect telemetry data like Log messages,     metrics, events, and activity messages",
    "version": "1.58.0",
    "project_urls": {
        "Homepage": "https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46b2d5a1b70881915218063adcb7bcfcc5c16b0814af3e4641e47f8f655328a9",
                "md5": "094d210782106a321ac4a5b4953f876b",
                "sha256": "6801ce7087e52e25d922057f4111d887b9404bc72205477f91b266d5823728cd"
            },
            "downloads": -1,
            "filename": "azureml_telemetry-1.58.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "094d210782106a321ac4a5b4953f876b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.7",
            "size": 30580,
            "upload_time": "2024-10-16T17:44:37",
            "upload_time_iso_8601": "2024-10-16T17:44:37.588370Z",
            "url": "https://files.pythonhosted.org/packages/46/b2/d5a1b70881915218063adcb7bcfcc5c16b0814af3e4641e47f8f655328a9/azureml_telemetry-1.58.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-16 17:44:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "azureml-telemetry"
}
        
Elapsed time: 0.37000s