-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2332 from yosshi825/fix/broken-markdown-format
style: fix broken markdown format
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Lease Metrics | ||
|
||
| Metric name | Metric type | Description | Labels/tags | Status | | ||
| --------------------- | ----------- | ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ||
| --------------------- | ----------- | ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | | ||
| kube_lease_owner | Gauge | | `lease`=<lease-name> <br> `owner_kind`=<onwer kind> <br> `owner_name`=<owner name> <br> `namespace` = <namespace> <br> `lease_holder`=<lease holder name> | EXPERIMENTAL | | ||
| kube_lease_renew_time | Gauge | | `lease`=<lease-name> <br> `namespace` = <namespace> | EXPERIMENTAL | |