Skip to content

Instantly share code, notes, and snippets.

@semutmerah
Created September 20, 2022 13:31
Show Gist options
  • Save semutmerah/63577e9f08cce0f5f4e61e32041cdbdf to your computer and use it in GitHub Desktop.
Save semutmerah/63577e9f08cce0f5f4e61e32041cdbdf to your computer and use it in GitHub Desktop.
datadog error log on gke autopilot
2022-09-20 12:56:57 UTC | CORE | ERROR | (pkg/collector/worker/check_logger.go:69 in Error) | check:cilium | Error running check: [{"message": "HTTPConnectionPool(host='10.148.0.6', port=9090): Max retries exceeded with url: /metrics (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc9e30df970>: Failed to establish a new connection: [Errno 111] Connection refused'))", "traceback": "Traceback (most recent call last):
File \"/opt/datadog-agent/embedded/lib/python3.8/site-packages/urllib3/connection.py\", line 174, in _new_conn
conn = connection.create_connection(
File \"/opt/datadog-agent/embedded/lib/python3.8/site-packages/urllib3/util/connection.py\", line 95, in create_connection
raise err
File \"/opt/datadog-agent/embedded/lib/python3.8/site-packages/urllib3/util/connection.py\", line 85, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment