NewClient returns you a client handle directly if you do not want to use the global default client. This creates a new metric client with a factory object for the sink. If sink == nil, the client will not emit metrics until a Sink is set using SetSink.
(sink Sink, opts ...MOption)
source not stored for this graph (policy: none)
no test coverage detected