Skip to content

Commit

Permalink
Add fields to redis-metrics (#366)
Browse files Browse the repository at this point in the history
Signed-off-by: Emon46 <emon@appscode.com>
  • Loading branch information
Emon46 authored Oct 7, 2021
1 parent bf24316 commit a1cc057
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ spec:
help: "Redis instance information"
type: gauge
labels:
- key: version
valuePath: .spec.version
- key: mode
valuePath: .spec.mode
- key: storageType
valuePath: .spec.storageType
- key: terminationPolicy
Expand Down

0 comments on commit a1cc057

Please sign in to comment.