azureml-telemetry


Nameazureml-telemetry JSON
Version 1.56.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-04-29 18:34:08
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.56.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": "9504ff04d9325d1efa1d3ec61e6d22e904a954eed2506fe67db912a0beb4cfb4",
                "md5": "1df1fe0b3b7056d3e32c037752db6085",
                "sha256": "06febb6c08e6da42e219b11125cf8803f60a3eccc2c5b287c5c6cdb608c94bbd"
            },
            "downloads": -1,
            "filename": "azureml_telemetry-1.56.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1df1fe0b3b7056d3e32c037752db6085",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.7",
            "size": 30577,
            "upload_time": "2024-04-29T18:34:08",
            "upload_time_iso_8601": "2024-04-29T18:34:08.703186Z",
            "url": "https://files.pythonhosted.org/packages/95/04/ff04d9325d1efa1d3ec61e6d22e904a954eed2506fe67db912a0beb4cfb4/azureml_telemetry-1.56.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 18:34:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "azureml-telemetry"
}
        
Elapsed time: 0.22906s