azure-cli-telemetry


Nameazure-cli-telemetry JSON
Version 1.1.0.post20250227030620 PyPI version JSON
download
home_pagehttps://github.com/Azure/azure-cli
SummaryMicrosoft Azure CLI Telemetry Package
upload_time2025-02-27 08:43:31
maintainerNone
docs_urlNone
authorMicrosoft Corporation
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements setuptools pip
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": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Microsoft Corporation",
    "author_email": "azpycli@microsoft.com",
    "download_url": "https://files.pythonhosted.org/packages/2c/1d/3793e4aab31215193cc128c98505bb0b266d5356364d9199c8f83ed943d8/azure_cli_telemetry-1.1.0.post20250227030620.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.post20250227030620",
    "project_urls": {
        "Homepage": "https://github.com/Azure/azure-cli"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6ea1366ee1372a6cefaf02de867887f2ae674ffab73c0be6b3279bc7a4a0d95b",
                "md5": "56ac68a44b42a5a4c1832117d8871962",
                "sha256": "aca9bd972d6e316b75cc18daf72a9e14df46c57e30fe7786a904c03e30220787"
            },
            "downloads": -1,
            "filename": "azure_cli_telemetry-1.1.0.post20250227030620-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "56ac68a44b42a5a4c1832117d8871962",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11523,
            "upload_time": "2025-02-27T08:43:39",
            "upload_time_iso_8601": "2025-02-27T08:43:39.104232Z",
            "url": "https://files.pythonhosted.org/packages/6e/a1/366ee1372a6cefaf02de867887f2ae674ffab73c0be6b3279bc7a4a0d95b/azure_cli_telemetry-1.1.0.post20250227030620-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2c1d3793e4aab31215193cc128c98505bb0b266d5356364d9199c8f83ed943d8",
                "md5": "2324972705309cf07906af18f7a7bae2",
                "sha256": "371b5249bfcaf0c133679f3a3f3a79168219dc69f03c7f6ac4b42e01b5a6db33"
            },
            "downloads": -1,
            "filename": "azure_cli_telemetry-1.1.0.post20250227030620.tar.gz",
            "has_sig": false,
            "md5_digest": "2324972705309cf07906af18f7a7bae2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9191,
            "upload_time": "2025-02-27T08:43:31",
            "upload_time_iso_8601": "2025-02-27T08:43:31.131098Z",
            "url": "https://files.pythonhosted.org/packages/2c/1d/3793e4aab31215193cc128c98505bb0b266d5356364d9199c8f83ed943d8/azure_cli_telemetry-1.1.0.post20250227030620.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-27 08:43: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": [
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "65.5.1"
                ]
            ]
        },
        {
            "name": "pip",
            "specs": [
                [
                    ">=",
                    "9.0.1"
                ]
            ]
        }
    ],
    "lcname": "azure-cli-telemetry"
}
        
Elapsed time: 0.94269s