Skip to content

Commit

Permalink
Add go_godebug_non_default_behavior_tlsmaxrsasize_events_total (#1348)
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksandr Redko <Oleksandr_Redko@epam.com>
  • Loading branch information
alexandear committed Sep 21, 2023
1 parent d03abf3 commit 74cc262
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions prometheus/collectors/go_collector_go121_test.go
Expand Up @@ -66,6 +66,7 @@ func withAllMetrics() []string {
"go_godebug_non_default_behavior_panicnil_events_total",
"go_godebug_non_default_behavior_randautoseed_events_total",
"go_godebug_non_default_behavior_tarinsecurepath_events_total",
"go_godebug_non_default_behavior_tlsmaxrsasize_events_total",
"go_godebug_non_default_behavior_x509sha1_events_total",
"go_godebug_non_default_behavior_x509usefallbackroots_events_total",
"go_godebug_non_default_behavior_zipinsecurepath_events_total",
Expand Down Expand Up @@ -165,6 +166,7 @@ func withDebugMetrics() []string {
"go_godebug_non_default_behavior_panicnil_events_total",
"go_godebug_non_default_behavior_randautoseed_events_total",
"go_godebug_non_default_behavior_tarinsecurepath_events_total",
"go_godebug_non_default_behavior_tlsmaxrsasize_events_total",
"go_godebug_non_default_behavior_x509sha1_events_total",
"go_godebug_non_default_behavior_x509usefallbackroots_events_total",
"go_godebug_non_default_behavior_zipinsecurepath_events_total",
Expand Down
3 changes: 2 additions & 1 deletion prometheus/go_collector_metrics_go121_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 74cc262

Please sign in to comment.