-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
Future Sustainability
-
False
-
-
False
-
None
-
None
-
None
-
None
We currently offer some optional customization for some duration-based metrics as well as the option to add cluster deployment labels to some metrics. Move these features to HiveConfig.spec.MetricsConfig.MetricsToReport as per the metricsConfig redesign enhancement.
This will include:
- using fully qualified metric names for minimumDuration instead of currently implemented shorthand
- handling deprecation (old way must continue to work)
- renaming hive_cluster_deployment_install_failure_total and hive_cluster_deployment_install_success_total to ensure it ends with seconds, as it is a duration-based metric
- make these customizations opt-only - meaning, a metric must be present in metricsToReport to be reported at all - with their related customizations