Skip to content

Commit

Permalink
Use original Help message after deciding not to use different label
Browse files Browse the repository at this point in the history
Signed-off-by: Yoon Park <[email protected]>
  • Loading branch information
yoongon committed Jan 14, 2024
1 parent 75476df commit 1f1d9b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/metricscollector/prommetrics.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ var (
Namespace: DefaultPromMetricsNamespace,
Subsystem: "scaler",
Name: "metrics_value",
Help: "Metric Value used for ScaledObject calculation",
Help: "Metric Value used for HPA",
},
metricLabels,
)
Expand Down

0 comments on commit 1f1d9b7

Please sign in to comment.