Skip to content

Commit

Permalink
log configured streams
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinbudny committed Apr 14, 2022
1 parent 718f5cd commit 6cea8da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eventstore_exporter.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ func readAndValidateConfig() *config.Config {
"clusterMode": config.ClusterMode,
"insecureSkipVerify": config.InsecureSkipVerify,
"enableParkedMessagesStats": config.EnableParkedMessagesStats,
"streams": config.Streams,
}).Infof("EventStore exporter configured")

return config
Expand Down

0 comments on commit 6cea8da

Please sign in to comment.