kubernetes v1.34
ResourceSliceSpec.sharedCounters
SharedCounters defines a list of counter sets, each of which has a name and a list of counters available. The names of the SharedCounters must be unique in the ResourceSlice. The maximum number of SharedCounters is 32.
| Field / Type | Description |
|---|---|
Counters defines the set of counters for this CounterSet The name of each counter must be unique in that set and must be a DNS label. The maximum number of counters is 32. | |
name | Name defines the name of the counter set. It must be a DNS label. |