Microsoft Azure CLI 'Monitor' Command Module
.. :changelog:
Release History
0.2.15
++++++
0.2.14
++++++
0.2.13
++++++
0.2.12
++++++
metrics alert create/update
: Fixed issue where "count" was not a permitted value.
0.2.11
++++++
0.2.10
++++++
monitor metrics alert create/update
: Allow dimension value '*'.
0.2.9
+++++
- Make ID comparison case insensitive.
0.2.8
+++++
0.2.7
+++++
monitor metrics alert update
: Fix issue where --add\remove-action
would not work in some cases.monitor metrics alert create/update
: Improve --condition
support for special characters.
0.2.6
+++++
monitor metrics alert create/update
: --condition
now supports metric names which include characters forward-slash (/) and period (.).
0.2.5
+++++
monitor activity-log list
:
Allow listing all events at the subscription level.
Added --offset
parameter to more easily create time queries.
Improved validation for --start-time and --end-time to use wider range of ISO8601 formats and more user-friendly datetime formats.
Added --namespace
as alias for deprecated option --resource-provider
.
Deprecated --filters
because no values other than those with strongly-typed options are supported by the service.monitor metrics list
:
Added --offset
parameter to more easily create time queries.
Improved validation for --start-time and --end-time to use wider range of ISO8601 formats and more user-friendly datetime formats.monitor diagnostic-settings create
: Improve validation for arguments --event-hub
and --event-hub-rule
.
0.2.4
+++++
0.2.3
+++++
- Added
monitor metrics alert
commands for near-realtime metric alerts. - Deprecated
monitor alert
commands.
0.2.2
+++++
0.2.1
+++++
0.2.0
+++++
- BREAKING CHANGE: 'show' commands log error message and fail with exit code of 3 upon a missing resource.
0.1.8
++++++
0.1.7
+++++
0.1.6
+++++
0.1.5
+++++
- Minor fixes.
sdist
is now compatible with wheel 0.31.0
0.1.4
+++++
metrics list
: Added support for --top
, --orderby
and --namespace
. Closes #5785metrics list
: Accepts a space-separated list of metrics to retrieve. Fixes #4529metrics list-definitions
: Added support for --namespace
. Closes #5785
0.1.3
+++++
- Deprecates the
monitor autoscale-settings
commands. - Adds the
monitor autoscale
command group. - Adds the
monitor autoscale profile
command group. - Adds the
monitor autoscale rule
command group.
0.1.2
+++++
- Fix az monitor log-profiles create command
0.1.1
+++++
0.1.0
+++++
- BC: Add multi-diagnostic settings support.
--name
is required in monitor diagnostic-settings create
. - Add command to get diagnostic settings category.
0.0.14
++++++
- Update for CLI core changes.
0.0.13
++++++
- Update managed SDK reference to 0.4.0
- Remove data plane SDK reference
- BREAKING CHANGE: Add multi-dimension support to metrics command
0.0.12
++++++
- Add activity-log alert commands
- Minor fixes.
0.0.11
++++++
- Add action-group commands
0.0.10 (2017-09-22)
+++++++++++++++++++
0.0.9 (2017-08-28)
++++++++++++++++++
0.0.8 (2017-07-07)
++++++++++++++++++
0.0.7 (2017-06-21)
++++++++++++++++++
0.0.6 (2017-06-13)
++++++++++++++++++
0.0.5 (2017-05-30)
+++++++++++++++++++++
- Include autoscale template file to fix
az monitor autoscale-settings get-parameters-template
command (#3349) - BC:
monitor alert-rule-incidents list
renamed monitor alert list-incidents
- BC:
monitor alert-rule-incidents show
renamed monitor alert show-incident
- BC:
monitor metric-defintions list
renamed monitor metrics list-definitions
- BC:
monitor alert-rules
renamed monitor alert
- BC:
monitor alert create
completely revamped. condition
and action
no longer accepts JSON.
Adds numerous parameters to simplify the rule creation process. location
no longer required.
Added name or ID support for target.
--alert-rule-resource-name
removed. is-enabled
renamed enabled
and no longer required.
description
defaults based on the supplied condition. Added examples to help clarifiy the
new format. - BC: Support names or IDs for
monitor metric
commands. monitor alert rule update
- Added numerous convenience arguments to improve usability. Added
examples to explain usage of the new arguments.
0.0.4 (2017-05-09)
+++++++++++++++++++++
0.0.3 (2017-04-28)
+++++++++++++++++++++
- Bug Fix: Modeling
--actions
of az alert-rules create
to consume JSON string (#3009) - Bug fix - diagnostic settings create does not accept logs/metrics from show commands (#2913)
0.0.2 (2017-04-17)
+++++++++++++++++++++
- Apply core changes required for JSON string parsing from shell (#2705)
0.0.1 (2017-04-03)
+++++++++++++++++++++