<@U0FMXU16E>: I'm a little unclear on what you nee...
# announcements
k
@christophsturm: I'm a little unclear on what you need, but it sounds like if you don't care about the variable, maybe you just want to do:
Copy code
init {
  DropwizardExports(metricRegistry).register(prometheusRegistry)
}