github.com/go-chef/chef@v0.30.1/test/status.json (about)

     1  {
     2  	"status": "pong",
     3  	"upstreams": {
     4  		"chef_elasticsearch": "pong",
     5  		"chef_sql": "pong",
     6  		"chef_index": "pong",
     7  		"oc_chef_authz": "pong",
     8  		"data_collector": "pong"
     9  	},
    10  	"keygen": {
    11  		"keys": 10,
    12  		"max": 10,
    13  		"max_workers": 2,
    14  		"cur_max_workers": 2,
    15  		"inflight": 0,
    16  		"avail_workers": 2,
    17  		"start_size": 0
    18  	}
    19  }