# Functions
New creates a Factory backed by Prometheus registry.
WithBuckets returns an option that sets the default buckets for histogram.
WithRegisterer returns an option that sets the registerer.
WithSeparator returns an option that sets the default separator for the namespace If not used, we fallback to underscore.
# Constants
SeparatorColon uses a colon as separator.
SeparatorUnderscore uses an underscore as separator.