Collects metrics about host and processes like CPU, memory, network, API rates... All metrics are stored in a single object and sent to the confgured destination
To use Elasticsearch run
bkjs es-prepare-stats -table bk_stats
Then set in config stats-target={ "url": "http://localhost:9200/bk_stats/_doc/" }
- Description:
Collects metrics about host and processes like CPU, memory, network, API rates... All metrics are stored in a single object and sent to the confgured destination
To use Elasticsearch run bkjs es-prepare-stats -table bk_stats Then set in config
stats-target={ "url": "http://localhost:9200/bk_stats/_doc/" }