12 lines
502 B
Markdown
12 lines
502 B
Markdown
# V2MetricIdentifier
|
|
|
|
MetricIdentifier defines the name and optionally selector for a metric
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**name** | **str** | name is the name of the given metric |
|
|
**selector** | [**V1LabelSelector**](V1LabelSelector.md) | | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|