Remove the global meter provider
Returns a meter from the global meter provider.
Optional
version: stringOptional
options: @opentelemetry/api.MeterOptionsReturns the global meter provider.
Set the current global meter provider. Returns true if the meter provider was successfully registered, else false.
Static
getGet the singleton instance of the Metrics API
Singleton object which represents the entry point to the OpenTelemetry Metrics API