open-consul/agent/consul/usagemetrics
Derek Menteer 5d17b2c90b
Add sameness-group configuration entry. (#16608)
This commit adds a sameness-group config entry to the API and structs packages. It includes some validation logic and a new memdb index that tracks the default sameness-group for each partition. Sameness groups will simplify the effort of managing failovers / intentions / exports for peers and partitions.

Note that this change purely to introduce the configuration entry and does not include the full functionality of sameness-groups.
2023-03-13 16:19:11 -05: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 sameness-group configuration entry. (#16608) 2023-03-13 16:19:11 -05:00
usagemetrics_test.go state: partition the usage metrics subsystem (#10867) 2021-08-18 09:27:15 -05:00