@@ -83,7 +83,7 @@ func TestNewCustomResourceMetrics(t *testing.T) {
8383 Families : []compiledFamily {
8484 {
8585 Name : "kube_customresource_test_metrics" ,
86- Help : "metrics for testing for apps/v1/Deployment " ,
86+ Help : "metrics for testing for apps_v1_Deployment " ,
8787 Each : & compiledInfo {},
8888 Labels : map [string ]string {
8989 "customresource_group" : "apps" ,
@@ -146,7 +146,7 @@ func TestNewCustomResourceMetrics(t *testing.T) {
146146 Families : []compiledFamily {
147147 {
148148 Name : "apps_deployment_test_metrics" ,
149- Help : "metrics for testing for apps/v1/Deployment " ,
149+ Help : "metrics for testing for apps_v1_Deployment " ,
150150 Each : & compiledInfo {},
151151 Labels : map [string ]string {
152152 "customresource_group" : "apps" ,
@@ -208,7 +208,7 @@ func TestNewCustomResourceMetrics(t *testing.T) {
208208 Families : []compiledFamily {
209209 {
210210 Name : "apps_deployment_test_metrics" ,
211- Help : "metrics for testing for apps/v1/Deployment " ,
211+ Help : "metrics for testing for apps_v1_Deployment " ,
212212 Each : & compiledInfo {},
213213 Labels : map [string ]string {
214214 "customresource_group" : "apps" ,
0 commit comments