Digest configuration options for http metrics once, so they can
be used by different binders emitting http metrics (depending on
other extension configuration).
Quarkus declared interceptor responsible for intercepting all methods
annotated with the Counted annotation to record a few counter
metrics about their execution status.