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
PMM-11247: Do not create a metric mongodb_mongod_storage_engine if it's not possible to retrieve (#612)
* PMM-11247: Do not create a metric mongodb_mongod_storage_engine if it's not possible to retrieve
For example, we can't get the type of engine for mongos instance. So in this case we can skip creating this metric.
* PMM-11247: Ignore lint issue
0 commit comments