azure-cli-telemetry


Nameazure-cli-telemetry JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/Azure/azure-cli
SummaryMicrosoft Azure CLI Telemetry Package
upload_time2023-08-01 02:15:31
maintainer
docs_urlNone
authorMicrosoft Corporation
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            Microsoft Azure CLI Telemetry Package
=====================================

This is the Microsoft Azure CLI Telemetry package. It is not intended to be installed directly by the end user.

This package includes:
1. Support API for Azure CLI to gather telemetry.
2. Telemetry upload process.



.. :changelog:

Release History
===============
1.1.0
+++++
* Drop telemetry cache strategy. Records will be uploaded immediately

1.0.8
+++++
* Keep storing telemetry to CLI AppInsights in local cache but send telemetry to other AppInsights immediately

1.0.7
+++++
* Support specifying `telemetry.push_interval_in_hours` to force push telemetry cache file

1.0.6
+++++
* Add `__version__` in `__init__.py`

1.0.5
+++++
* Support PEP420 namespace package

1.0.4
+++++
* MANIFEST file change to fix wheel install

1.0.3
+++++
* Indicate Python 3.7 support

1.0.2
+++++
* Minor fixes

1.0.1
+++++
* Minor fixes

1.0.0
+++++
* Initialize the azure-cli-telemetry package.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Azure/azure-cli",
    "name": "azure-cli-telemetry",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Microsoft Corporation",
    "author_email": "azpycli@microsoft.com",
    "download_url": "https://files.pythonhosted.org/packages/09/1d/c1cf3663391a271864d866e17f911b913ec257386aef7cac35121ed180a6/azure-cli-telemetry-1.1.0.tar.gz",
    "platform": null,
    "description": "Microsoft Azure CLI Telemetry Package\n=====================================\n\nThis is the Microsoft Azure CLI Telemetry package. It is not intended to be installed directly by the end user.\n\nThis package includes:\n1. Support API for Azure CLI to gather telemetry.\n2. Telemetry upload process.\n\n\n\n.. :changelog:\n\nRelease History\n===============\n1.1.0\n+++++\n* Drop telemetry cache strategy. Records will be uploaded immediately\n\n1.0.8\n+++++\n* Keep storing telemetry to CLI AppInsights in local cache but send telemetry to other AppInsights immediately\n\n1.0.7\n+++++\n* Support specifying `telemetry.push_interval_in_hours` to force push telemetry cache file\n\n1.0.6\n+++++\n* Add `__version__` in `__init__.py`\n\n1.0.5\n+++++\n* Support PEP420 namespace package\n\n1.0.4\n+++++\n* MANIFEST file change to fix wheel install\n\n1.0.3\n+++++\n* Indicate Python 3.7 support\n\n1.0.2\n+++++\n* Minor fixes\n\n1.0.1\n+++++\n* Minor fixes\n\n1.0.0\n+++++\n* Initialize the azure-cli-telemetry package.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Microsoft Azure CLI Telemetry Package",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://github.com/Azure/azure-cli"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e235940808a891282e7fdd240d689aedc91bc945b4eb653c15e694f45a4babc",
                "md5": "e8cd8086a702712ab539c478f843d7a4",
                "sha256": "2fc12608c0cf0ea6e69b392af9cab92f1249340b8caff7e9674cf91b3becb337"
            },
            "downloads": -1,
            "filename": "azure_cli_telemetry-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e8cd8086a702712ab539c478f843d7a4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11538,
            "upload_time": "2023-08-01T02:15:37",
            "upload_time_iso_8601": "2023-08-01T02:15:37.126902Z",
            "url": "https://files.pythonhosted.org/packages/7e/23/5940808a891282e7fdd240d689aedc91bc945b4eb653c15e694f45a4babc/azure_cli_telemetry-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "091dc1cf3663391a271864d866e17f911b913ec257386aef7cac35121ed180a6",
                "md5": "5b6c8f34397a7b588fb35e918c5df060",
                "sha256": "d922379cda1b48952be75fb3bd2ac5e7ceecf569492a6088bab77894c624a278"
            },
            "downloads": -1,
            "filename": "azure-cli-telemetry-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5b6c8f34397a7b588fb35e918c5df060",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9233,
            "upload_time": "2023-08-01T02:15:31",
            "upload_time_iso_8601": "2023-08-01T02:15:31.121079Z",
            "url": "https://files.pythonhosted.org/packages/09/1d/c1cf3663391a271864d866e17f911b913ec257386aef7cac35121ed180a6/azure-cli-telemetry-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-01 02:15:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Azure",
    "github_project": "azure-cli",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "azure-cli-telemetry"
}
        
Elapsed time: 0.09502s