solo-io / go-utils

golang utilities
Apache License 2.0
109 stars 18 forks source link

DRY out stats server startup config #363

Closed GrahamGoudeau closed 4 years ago

GrahamGoudeau commented 4 years ago

Almost every docker image we ship has an explicit check on START_STATS_SERVER. There's no reason this couldn't be DRY'd out.