OptionalenvOptionalmeterOverride the default meter provider.
OptionalmetricsMetrics to register on startup.
OptionalonCalled when a metric is recorded. addOnRecord can also be used to add
listeners anytime.
OptionalprefixIf this is set to true then the service name is prefixed to every metric.
Service name is a unique name for an application/service.
OptionalthrottleHow much the export should be throttled in milliseconds.
OptionaluseDetermines whether to send metrics via XHR or beacon. Defaults to false.
What environment is being deployed (production, staging)