Skip to content

Commit

Permalink
Add fields to MariaDB Metrics (#370)
Browse files Browse the repository at this point in the history
Signed-off-by: Md. Alif Biswas <[email protected]>
  • Loading branch information
Md. Alif Biswas authored Oct 7, 2021
1 parent b53d5cc commit bf24316
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: "MariaDB instance information"
type: gauge
labels:
- key: version
valuePath: .spec.version
- key: requireSSL
valuePath: .spec.requireSSL
- key: storageType
Expand Down

0 comments on commit bf24316

Please sign in to comment.