1.1.2 • Published 5 months ago

tsa-plugin-az v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

tsa-plugin-az

Azure plugin for tsa.

Installation

$ npm i -g @tsa-tools/cli tsa-plugin-az

This tool instruments az and will use all the defaults configured by az.

Usage

Defaults to CPU stats and matches all VM resources according to az defaults (subscription, resource-group).

$ tsa --plugin tsa-plugin-az

Or, set this plugin as default and omit the argument from future calls.

$ tsa config --default plugin=tsa-plugin-az
$ tsa

Plugin specific options

FlagValues
--metricOne of cpu or ram or disk
--resource-groupforwards to az
--resource-typeforwards to az
--filterregex filter on resource name

Standard tsa options

FlagValues
--sincetimestring relative to now or --until, when to start the query time range
--untiltimestring relative to now, when to end the query time range
1.1.1

5 months ago

1.1.0

5 months ago

1.1.2

5 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago