{ "info": { "author": "Microsoft Corporation", "author_email": "azpycli@microsoft.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "Microsoft Azure CLI 'Monitor' Command Module\n============================================\n\n\n\n.. :changelog:\n\nRelease History\n===============\n0.2.14\n++++++\n* Minor fixes\n\n0.2.13\n++++++\n* Minor fixes\n\n0.2.12\n++++++\n* `metrics alert create/update`: Fixed issue where \"count\" was not a permitted value.\n\n0.2.11\n++++++\n* Minor fixes\n\n0.2.10\n++++++\n* `monitor metrics alert create/update`: Allow dimension value '*'.\n\n0.2.9\n+++++\n* Make ID comparison case insensitive.\n\n0.2.8\n+++++\n* Minor fixes\n\n0.2.7\n+++++\n* `monitor metrics alert update`: Fix issue where `--add\\remove-action` would not work in some cases.\n* `monitor metrics alert create/update`: Improve `--condition` support for special characters.\n\n0.2.6\n+++++\n* `monitor metrics alert create/update`: `--condition` now supports metric names which include characters forward-slash (/) and period (.).\n\n0.2.5\n+++++\n* `monitor activity-log list`:\n Allow listing all events at the subscription level.\n Added `--offset` parameter to more easily create time queries.\n Improved validation for --start-time and --end-time to use wider range of ISO8601 formats and more user-friendly datetime formats.\n Added `--namespace` as alias for deprecated option `--resource-provider`.\n Deprecated `--filters` because no values other than those with strongly-typed options are supported by the service.\n* `monitor metrics list`:\n Added `--offset` parameter to more easily create time queries.\n Improved validation for --start-time and --end-time to use wider range of ISO8601 formats and more user-friendly datetime formats.\n* `monitor diagnostic-settings create`: Improve validation for arguments `--event-hub` and `--event-hub-rule`.\n\n0.2.4\n+++++\n* Minor fixes\n\n0.2.3\n+++++\n* Added `monitor metrics alert` commands for near-realtime metric alerts.\n* Deprecated `monitor alert` commands.\n\n0.2.2\n+++++\n* Minor fixes\n\n0.2.1\n+++++\n* Minor fixes\n\n0.2.0\n+++++\n* BREAKING CHANGE: 'show' commands log error message and fail with exit code of 3 upon a missing resource.\n\n0.1.8\n++++++\n* Minor fixes.\n\n0.1.7\n+++++\n* Minor fixes.\n\n0.1.6\n+++++\n* Minor fixes.\n\n0.1.5\n+++++\n* Minor fixes.\n* `sdist` is now compatible with wheel 0.31.0\n\n0.1.4\n+++++\n* `metrics list`: Added support for `--top`, `--orderby` and `--namespace`. [Closes #5785](https://github.com/Azure/azure-cli/issues/5785)\n* `metrics list`: Accepts a space-separated list of metrics to retrieve. [Fixes #4529](https://github.com/Azure/azure-cli/issues/5785)\n* `metrics list-definitions`: Added support for `--namespace`. [Closes #5785](https://github.com/Azure/azure-cli/issues/5785)\n\n0.1.3\n+++++\n* Deprecates the `monitor autoscale-settings` commands.\n* Adds the `monitor autoscale` command group.\n* Adds the `monitor autoscale profile` command group.\n* Adds the `monitor autoscale rule` command group.\n\n0.1.2\n+++++\n* Fix az monitor log-profiles create command\n\n0.1.1\n+++++\n* Minor fixes.\n\n0.1.0\n+++++\n* BC: Add multi-diagnostic settings support. `--name` is required in `monitor diagnostic-settings create`.\n* Add command to get diagnostic settings category.\n\n0.0.14\n++++++\n* Update for CLI core changes.\n\n0.0.13\n++++++\n* Update managed SDK reference to 0.4.0\n* Remove data plane SDK reference\n* BREAKING CHANGE: Add multi-dimension support to metrics command\n\n0.0.12\n++++++\n* Add activity-log alert commands\n* Minor fixes.\n\n0.0.11\n++++++\n* Add action-group commands\n\n0.0.10 (2017-09-22)\n+++++++++++++++++++\n* minor fixes\n\n0.0.9 (2017-08-28)\n++++++++++++++++++\n* minor fixes\n\n0.0.8 (2017-07-07)\n++++++++++++++++++\n* minor fixes\n\n0.0.7 (2017-06-21)\n++++++++++++++++++\n* No changes.\n\n0.0.6 (2017-06-13)\n++++++++++++++++++\n* Minor fixes.\n\n0.0.5 (2017-05-30)\n+++++++++++++++++++++\n\n* Include autoscale template file to fix `az monitor autoscale-settings get-parameters-template` command (#3349)\n* BC: `monitor alert-rule-incidents list` renamed `monitor alert list-incidents`\n* BC: `monitor alert-rule-incidents show` renamed `monitor alert show-incident`\n* BC: `monitor metric-defintions list` renamed `monitor metrics list-definitions`\n* BC: `monitor alert-rules` renamed `monitor alert`\n* BC: `monitor alert create` completely revamped. `condition` and `action` no longer accepts JSON.\n\t Adds numerous parameters to simplify the rule creation process. `location` no longer required.\n\t Added name or ID support for target.\n\t `--alert-rule-resource-name` removed. `is-enabled` renamed `enabled` and no longer required.\n\t `description` defaults based on the supplied condition. Added examples to help clarifiy the\n\t new format.\n* BC: Support names or IDs for `monitor metric` commands.\n* `monitor alert rule update` - Added numerous convenience arguments to improve usability. Added\n examples to explain usage of the new arguments.\n\n0.0.4 (2017-05-09)\n+++++++++++++++++++++\n\n* Minor fixes.\n\n0.0.3 (2017-04-28)\n+++++++++++++++++++++\n\n* Bug Fix: Modeling `--actions` of `az alert-rules create` to consume JSON string (#3009)\n* Bug fix - diagnostic settings create does not accept logs/metrics from show commands (#2913)\n\n0.0.2 (2017-04-17)\n+++++++++++++++++++++\n\n* Apply core changes required for JSON string parsing from shell (#2705)\n\n0.0.1 (2017-04-03)\n+++++++++++++++++++++\n\n* Preview release.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Azure/azure-cli", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "opal-azure-cli-monitor", "package_url": "https://pypi.org/project/opal-azure-cli-monitor/", "platform": "", "project_url": "https://pypi.org/project/opal-azure-cli-monitor/", "project_urls": { "Homepage": "https://github.com/Azure/azure-cli" }, "release_url": "https://pypi.org/project/opal-azure-cli-monitor/0.2.17/", "requires_dist": [ "opal-azure-cli-core (>=2.0.68)", "azure-mgmt-monitor (==0.5.2)", "azure-cli-command-modules-nspkg (>=2.0.0)" ], "requires_python": "", "summary": "Microsoft Azure Command-Line Tools Monitor Command Module", "version": "0.2.17" }, "last_serial": 5626558, "releases": { "0.2.14": [ { "comment_text": "", "digests": { "md5": "213b5841c3d455c6317016591c561183", "sha256": "fe8eb080ce11c1d32a0b5655c4beb86dcc039d05c4d794a82fde44f802ee7f80" }, "downloads": -1, "filename": "opal_azure_cli_monitor-0.2.14-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "213b5841c3d455c6317016591c561183", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 55588, "upload_time": "2019-06-17T18:47:29", "url": "https://files.pythonhosted.org/packages/36/db/6111255f92210790b5a529f499d95056348f2232b1573e6ba5537d8a92d8/opal_azure_cli_monitor-0.2.14-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f27ec52fa9fdfd1ee9c0397fc090442f", "sha256": "39d7a1c6aa122d1bce7e5c3ab574f74f7cbb18a952821d119c5405d3e54de819" }, "downloads": -1, "filename": "opal-azure-cli-monitor-0.2.14.tar.gz", "has_sig": false, "md5_digest": "f27ec52fa9fdfd1ee9c0397fc090442f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45547, "upload_time": "2019-06-17T18:49:15", "url": "https://files.pythonhosted.org/packages/91/01/9656cc7ff56d4d4cbd18640b2f41ae3e8bec21c4d6aaef4010dab426d126/opal-azure-cli-monitor-0.2.14.tar.gz" } ], "0.2.15": [ { "comment_text": "", "digests": { "md5": "01818be4018f0d68be6df425700bd2dc", "sha256": "fb6537ee5b01aac5e268f6f6da756392697041b65c8b0468b71972147edbd5d9" }, "downloads": -1, "filename": "opal_azure_cli_monitor-0.2.15-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "01818be4018f0d68be6df425700bd2dc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 55590, "upload_time": "2019-07-29T17:59:14", "url": "https://files.pythonhosted.org/packages/e1/80/29c1d44e4158c4bbc80b69c850022c27909c6fc2fd3ba8703d2c2525b440/opal_azure_cli_monitor-0.2.15-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3c3457a8c8007555d0d42111403074e3", "sha256": "f9aff21bd9b6d9b132e553bddf4d86cad90a14950a82e521bfa6860694286030" }, "downloads": -1, "filename": "opal-azure-cli-monitor-0.2.15.tar.gz", "has_sig": false, "md5_digest": "3c3457a8c8007555d0d42111403074e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45570, "upload_time": "2019-07-29T18:00:37", "url": "https://files.pythonhosted.org/packages/e7/d1/bbe17f884bcca4f58853716fb3072bcc522f2b0ed4ad97b243b1151ecfa6/opal-azure-cli-monitor-0.2.15.tar.gz" } ], "0.2.16": [ { "comment_text": "", "digests": { "md5": "d6b71fbd33cdfc3a13f5aa4a75bd752b", "sha256": "1bf78ed205492679b77411f0dc148e6350a60c351a6c28b85dcbcf872c593bc5" }, "downloads": -1, "filename": "opal_azure_cli_monitor-0.2.16-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d6b71fbd33cdfc3a13f5aa4a75bd752b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 55593, "upload_time": "2019-07-29T19:12:22", "url": "https://files.pythonhosted.org/packages/c9/52/168c1dbcc62c4ce43d81dc418e18913f78e1e64df99587d27ff7e78d0965/opal_azure_cli_monitor-0.2.16-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f496a426d8dbae9beb108185d072c4b9", "sha256": "af506dd23ddcb1748eeb2d0d16f20463d5e7a6a196ba071ceb5d4e0576737b54" }, "downloads": -1, "filename": "opal-azure-cli-monitor-0.2.16.tar.gz", "has_sig": false, "md5_digest": "f496a426d8dbae9beb108185d072c4b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45571, "upload_time": "2019-07-29T19:12:24", "url": "https://files.pythonhosted.org/packages/c0/4c/795628e230dfdda89110c4683290e66b3b2c448d3c9013c6671a9462ac04/opal-azure-cli-monitor-0.2.16.tar.gz" } ], "0.2.17": [ { "comment_text": "", "digests": { "md5": "0271ecce72384be01dd52c8017706cda", "sha256": "3b828e41b6802571b2903a96b3f5f0e7f5e16596996174717a45390583abe219" }, "downloads": -1, "filename": "opal_azure_cli_monitor-0.2.17-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0271ecce72384be01dd52c8017706cda", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 55594, "upload_time": "2019-08-02T21:42:56", "url": "https://files.pythonhosted.org/packages/a6/5a/1b7f3ecd7594d05a5ed096b512a78881e292d100b802e96bc7b86f9496e7/opal_azure_cli_monitor-0.2.17-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ce93d4a889a8cbba3b0ad22626d58ec2", "sha256": "6a01bcb8a81499ace5b1feb0ac5ddfbec883893a0967ddd8b845176edad20629" }, "downloads": -1, "filename": "opal-azure-cli-monitor-0.2.17.tar.gz", "has_sig": false, "md5_digest": "ce93d4a889a8cbba3b0ad22626d58ec2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45575, "upload_time": "2019-08-02T21:44:22", "url": "https://files.pythonhosted.org/packages/84/22/6105ac83ab0e650c06e86afac0d28c42b58104648a4eb3805aea2af38563/opal-azure-cli-monitor-0.2.17.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0271ecce72384be01dd52c8017706cda", "sha256": "3b828e41b6802571b2903a96b3f5f0e7f5e16596996174717a45390583abe219" }, "downloads": -1, "filename": "opal_azure_cli_monitor-0.2.17-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0271ecce72384be01dd52c8017706cda", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 55594, "upload_time": "2019-08-02T21:42:56", "url": "https://files.pythonhosted.org/packages/a6/5a/1b7f3ecd7594d05a5ed096b512a78881e292d100b802e96bc7b86f9496e7/opal_azure_cli_monitor-0.2.17-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ce93d4a889a8cbba3b0ad22626d58ec2", "sha256": "6a01bcb8a81499ace5b1feb0ac5ddfbec883893a0967ddd8b845176edad20629" }, "downloads": -1, "filename": "opal-azure-cli-monitor-0.2.17.tar.gz", "has_sig": false, "md5_digest": "ce93d4a889a8cbba3b0ad22626d58ec2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45575, "upload_time": "2019-08-02T21:44:22", "url": "https://files.pythonhosted.org/packages/84/22/6105ac83ab0e650c06e86afac0d28c42b58104648a4eb3805aea2af38563/opal-azure-cli-monitor-0.2.17.tar.gz" } ] }