Open pdulimitta opened 9 months ago
Having the same issue.
Installed standalone datadog-agent on an Azure VM, trying to send to custom datadog host
tls: failed to verify certificate: x509: certificate is valid for *.datadoghq.com, datadoghq.
com, not config.<custom>.datadoghq.com
There are many like this, config.\<custom>.datadoghq.com is not the only one affected.
@molnare / @pdulimitta Can you try to run things without including the custom site prefix? I believe that the custom hosts are only relevant for the website access, not the ingestion of data (though I could be wrong).
We have a custom datadog host(Example: https://.datadoghq.com/.
The docker version of datadog agent that we are running on our local mac for testing/development purpose is failing to connect to datadaog host with SSL/TLS errors.
The error we see in the logs is:
Can someone please suggest what is the best way to resolve this issue.
Sharing my datadog agent from docker-compose.yaml