tsa-plugin-az

1.1.2 • Public • Published

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

Flag Values
--metric One of cpu or ram or disk
--resource-group forwards to az
--resource-type forwards to az
--filter regex filter on resource name

Standard tsa options

Flag Values
--since timestring relative to now or --until, when to start the query time range
--until timestring relative to now, when to end the query time range

Readme

Keywords

none

Package Sidebar

Install

npm i tsa-plugin-az

Weekly Downloads

1

Version

1.1.2

License

MIT

Unpacked Size

17.6 kB

Total Files

5

Last publish

Collaborators

  • randymarsh77