@@ -67,6 +67,7 @@ func withAllMetrics() []string {
6767 "go_godebug_non_default_behavior_gocacheverify_events_total" ,
6868 "go_godebug_non_default_behavior_gotestjsonbuildtext_events_total" ,
6969 "go_godebug_non_default_behavior_gotypesalias_events_total" ,
70+ "go_godebug_non_default_behavior_htmlmetacontenturlescape_events_total" ,
7071 "go_godebug_non_default_behavior_http2client_events_total" ,
7172 "go_godebug_non_default_behavior_http2server_events_total" ,
7273 "go_godebug_non_default_behavior_httpcookiemaxnum_events_total" ,
@@ -213,6 +214,7 @@ func withDebugMetrics() []string {
213214 "go_godebug_non_default_behavior_gocacheverify_events_total" ,
214215 "go_godebug_non_default_behavior_gotestjsonbuildtext_events_total" ,
215216 "go_godebug_non_default_behavior_gotypesalias_events_total" ,
217+ "go_godebug_non_default_behavior_htmlmetacontenturlescape_events_total" ,
216218 "go_godebug_non_default_behavior_http2client_events_total" ,
217219 "go_godebug_non_default_behavior_http2server_events_total" ,
218220 "go_godebug_non_default_behavior_httpcookiemaxnum_events_total" ,
0 commit comments