Skip to content

Commit

Permalink
Add fields to MySQL Metrics (#375)
Browse files Browse the repository at this point in the history
Signed-off-by: Md. Alif Biswas <alif@appscode.com>
  • Loading branch information
Md. Alif Biswas authored Oct 8, 2021
1 parent b4e4d31 commit b17e22a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ spec:
help: "MySQL instance information"
type: gauge
labels:
- key: version
valuePath: .spec.version
- key: useAddressType
valuePath: .spec.useAddressType
- key: storageType
Expand Down

0 comments on commit b17e22a

Please sign in to comment.