Skip to:
Similiar to: https://perconadev.atlassian.net/browse/PMM-10513#icft=PMM-10513.
After executing pmm-admin summary the archive will contain username in password in the pmm-agent-config.yaml file:
pmm-admin summary
pmm-agent-config.yaml
# grep 'username\|password' pmm-agent-config.yaml username: api_key password: eyJrIjoiQ0R2NlNsem5sTkJTWDlUVVpORUxIQTRTYlc1MjdkY1YiLCJuIjoicG1tLWFnZW50LW5vdGVrLTc1NTA0NjcwNDUxMDY4NzgyMDQiLCJpZCI6MX0=
Similiar to: https://perconadev.atlassian.net/browse/PMM-10513#icft=PMM-10513.
After executing
pmm-admin summary
the archive will contain username in password in thepmm-agent-config.yaml
file:# grep 'username\|password' pmm-agent-config.yaml username: api_key password: eyJrIjoiQ0R2NlNsem5sTkJTWDlUVVpORUxIQTRTYlc1MjdkY1YiLCJuIjoicG1tLWFnZW50LW5vdGVrLTc1NTA0NjcwNDUxMDY4NzgyMDQiLCJpZCI6MX0=