I’ll run this command
pmm-admin add external-serverless --external-name=mysql_instance --host=monitoring.mydomain.com --listen-port=443 --metrics-path=/metrics --scheme=https
getting errors like this what is the problem in pmm-admin
Connection check failed: Get "https://monitoring.mydomain.com:443/metrics": context deadline exceeded.