When I changed the setting to SENTRY_SNUBA = ‘http://snuba-api:1218’,it still has a problem like the following:
SnubaError: HTTPConnectionPool(host='snuba-api', port=1218): Max retries exceeded with url: /query (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fbe08721050>: Failed to establish a new connection: [Errno -2] Name or service not known',))
Can you please let me know how should I fix it?