heroku-metaas
v0.3.1
Published
A heroku plugin to display metaas metrics.
Downloads
2
Readme
heroku-metaas
A heroku plugin to show metrics for a Metaas source.
Usage
$ heroku metaas:metrics REDIS -a shogun-maciek --metrics memory,keys
=== Showing metrics from 2017-04-06T10:50:00.000Z to 2017-04-06T22:50:00.000Z
total_keys:
max: ▄▃▇▇▄▂▄▄▂ ▂▂ ▃▂▃▂▂▄▆▅▄▁▆▄ ▇▄▃▂▄▂ ▂▄▇▃▄▄ ▄▁▆▃▃ ▁▂▄▄▅▂▂▆▅▆▄▂ ▄▄▃ ▁▃▁▄▅▃▅▃▆ min: 369 ⦙ max: 381
min: ▂▇▄▂▂ ▁▃ ▂ ▂▂▃▄▅▆▆▄▃▅ ▂ ▁ ▁▁▂▄▅▅▅▇▁ ▂▄ ▁▄▅ ▂ ▂▃▂▄▅▆▄▂ ▂ ▂▂ ▁▂▁▅▂▃▅▇▅▂ min: 289 ⦙ max: 365
avg: ▃▆▅▄▅▂▅▂▂▁ ▂▄▁▄▆▄▆▅▄▂▅ ▃▂ ▁ ▁▃▂▄▄▄▅▆▇▃▂▃▃▄▂▅▄▂▃ ▄▄▃▅▅▆▅▅▂▂▃▂▃▁▂▂▅▄▂▃▅▆▅▄▃ min: 342.600 ⦙ max: 372.222
used_memory:
max: ▁▃▃▂▂▆▄▅▃▃▅▅▅▁▁▂▂▃▁▃▇▃▅▄▃▅▅▅▃▆▅▃▃▃▅▃▂▂▄▃▃▃▇▄▂▅▃▂▃▂▅▃▃▇▄▁▃▃▅▂▆▆▆▁ ▃▅▅▇▆▆▆▅ min: 4.60×10⁶ ⦙ max: 5.10×10⁶
min: ▂▅▃▅▅▅▆▄▃▃▅▁▁▄▅▅▁▄▅▃▃▆▅▃▄▂▄▃ ▂▆▅▃▅▂▇▂▄▅▃▃▇▁▄▄▅▅▃▅▃▇▇▆▃▂▄▁▄▆▅▅▃▃▂▅▅▅▆▃▅▆▆▅ min: 4.04×10⁶ ⦙ max: 4.51×10⁶
avg: ▂▄▃▄▆▅▅▄▄▃▄▅▅▂▃▂ ▄▂▄▆▇▇▄▃▄▆▅▃▇▆▆▄▄▃▅▃▄▄▃▄▇▇▆▄▆▄▂▄▂▇▆▅▅▆▄▃▃▆▅▆▅▅▁ ▅▃▆▆▆▅▆▅ min: 4.42×10⁶ ⦙ max: 4.69×10⁶
Installation
$ git clone https://github.com/heroku/heroku-metaas
$ cd heroku-metaas
$ npm install # for dependencies
$ heroku plugins:link
Update
Go to the directory you installed in above and
$ git pull
THIS IS BETA SOFTWARE
Thanks for trying it out. If you find any problems, please report an issue and include your Heroku CLI version and your OS version.