You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add option for disabling native metrics (#323)
Adds a connection string option for disabling native metrics.
Adding 'disableNativeMetrics=true'to the connection string will
create a client config with native metrics disabled.
Fixes#310
0 commit comments