Ivan Groenewold

Results 13 comments of Ivan Groenewold

if you are running into this, make sure you are not disabling FTDC explicitley (enabled is default option): setParameter: -- diagnosticDataCollectionEnabled: true

double check the permissions of the user that the exporter is using to connect to mongo?

I was referring to the missing metrics. This is usually due to bad perms for the exporter. Also did you test if 0.40 fixes your issue? I am reopening this...

This is the documentation page. Please open a bug at https://jira.percona.com/jira/software/c/projects/PMM

can you double check the exporter user has enough perms?

it could be a permissions issue. Did you check that?

the `rs_nm` label should be useful to know which shard it belongs to

this might come in handy for any implementer https://github.com/VividCortex/ewma

That is interesting, I was expecting to see a similar behaviour to pt-osc where the feature does help a lot with reducing migration times. Do you have any thoughts on...

The client’s source IP is preserved only with ExternalTrafficPolicy: Local. This is very important from the administrator's perspective (e.g. for query analytics). For the case you mention about NodePort with...