open-consul/command/operator
Kyle Havlovitz 220ca06201
Add the `operator usage instances` command and api endpoint (#16205)
This endpoint shows total services, connect service instances and
billable service instances in the local datacenter or globally. Billable
instances = total service instances - connect services - consul server instances.
2023-02-08 12:07:21 -08:00
..
autopilot
raft
usage Add the `operator usage instances` command and api endpoint (#16205) 2023-02-08 12:07:21 -08:00
operator.go
operator_test.go