@@ -83,7 +83,7 @@ func TestNewCustomResourceMetrics(t *testing.T) {
83
83
Families : []compiledFamily {
84
84
{
85
85
Name : "kube_customresource_test_metrics" ,
86
- Help : "metrics for testing for apps/v1/Deployment " ,
86
+ Help : "metrics for testing for apps_v1_Deployment " ,
87
87
Each : & compiledInfo {},
88
88
Labels : map [string ]string {
89
89
"customresource_group" : "apps" ,
@@ -146,7 +146,7 @@ func TestNewCustomResourceMetrics(t *testing.T) {
146
146
Families : []compiledFamily {
147
147
{
148
148
Name : "apps_deployment_test_metrics" ,
149
- Help : "metrics for testing for apps/v1/Deployment " ,
149
+ Help : "metrics for testing for apps_v1_Deployment " ,
150
150
Each : & compiledInfo {},
151
151
Labels : map [string ]string {
152
152
"customresource_group" : "apps" ,
@@ -208,7 +208,7 @@ func TestNewCustomResourceMetrics(t *testing.T) {
208
208
Families : []compiledFamily {
209
209
{
210
210
Name : "apps_deployment_test_metrics" ,
211
- Help : "metrics for testing for apps/v1/Deployment " ,
211
+ Help : "metrics for testing for apps_v1_Deployment " ,
212
212
Each : & compiledInfo {},
213
213
Labels : map [string ]string {
214
214
"customresource_group" : "apps" ,
0 commit comments