Poonam Jadhav
8af4ad178c
feat: include nodes count in operator usage endpoint and cli command ( #17939 )
...
* feat: update operator usage api endpoint to include nodes count
* feat: update operator usange cli command to includes nodes count
2023-07-05 11:23:29 -04:00
Ronald
4c070c38e4
Copyright headers for command folder ( #16705 )
...
* copyright headers for agent folder
* Ignore test data files
* fix proto files and remove headers in agent/uiserver folder
* ignore deep-copy files
* copyright headers for agent folder
* Copyright headers for command folder
* fix merge conflicts
2023-03-28 15:12:30 -04:00
Kyle Havlovitz
dca7c18ec4
Fix a couple inconsistencies in `operator usage instances` command ( #16260 )
2023-02-24 17:51:09 +00:00
Kyle Havlovitz
898e59b13c
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