Skip to content

Commit 1d0e53d

Browse files
committed
chore(collectors/go): generate the tests after new metric
Signed-off-by: Kemal Akkoyun <kemal.akkoyun@datadoghq.com>
1 parent 48a6770 commit 1d0e53d

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

prometheus/collectors/go_collector_go126_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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",

prometheus/go_collector_metrics_go126_test.go

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)