ViaQ / watches-cli

:watch: CLI tool to pull statistics from Elasticsearch
Apache License 2.0
1 stars 1 forks source link

Add command to poll Nodes hot threads #17

Closed lukas-vlcek closed 7 years ago

lukas-vlcek commented 7 years ago

Hot Threads response is not formatted in JSON. We are introducing new method to the Base command class to manifest the MIME type of returned data.

Closes #16