Describe what happened:
Run datadog agent on EKS, I got a bunch of ERROR like this:
2021-05-12 06:31:30 UTC | CORE | ERROR | (pkg/collector/runner/runner.go:292 in work) | Error running check tls: [{"message": "You must specify serverin your configuration file.", "traceback": "Traceback (most recent call last):File \"/opt/datadog-agent/embedded/lib/python3.8/site-packages/datadog_checks/base/checks/base.py\", line 876, in runself.check(instance)File \"/opt/datadog-agent/embedded/lib/python3.8/site-packages/datadog_checks/tls/tls.py\", line 127, in check_remoteraise ConfigurationError('You must specifyserverin your configuration file.')datadog_checks.base.errors.ConfigurationError: You must specifyserver in your configuration file."}]
Describe what you expected:
I need more information to find the root cause, e.g: where is the configuration file? which server that it metions
Steps to reproduce the issue:
Additional environment details (Operating System, Cloud provider, etc):
EKS: 1.16.15
datadog agent version: 7.25.1-jmx