open-consul/agent/consul/usagemetrics
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
..
usagemetrics.go Add the `operator usage instances` command and api endpoint (#16205) 2023-02-08 12:07:21 -08:00
usagemetrics_oss.go Add the `operator usage instances` command and api endpoint (#16205) 2023-02-08 12:07:21 -08:00
usagemetrics_oss_test.go Add the `operator usage instances` command and api endpoint (#16205) 2023-02-08 12:07:21 -08:00
usagemetrics_test.go state: partition the usage metrics subsystem (#10867) 2021-08-18 09:27:15 -05:00