To log in to Signoz UI takes so long. It works eventually, but it takes ages.
Any ideas why that could be?
We have installed on-premise Signoz on a SLES15 Docker Compose host.
The following containers are running:
gliderlabs/logspout:v3.2.14
signoz/frontend:0.42.0
signoz/alertmanager:0.23.5
signoz/signoz-otel-collector:0.88.21
signoz/query-service:0.42.0
clickhouse/clickhouse-server:24.1.2-alpine
jaegertracing/example-hotrod:1.30
bitnami/zookeeper:latest
signoz/locust:1.2.3
s
Srikanth Chekuri
06/18/2024, 4:37 AM
How long does it take? What does the network tab show?
m
Murat Kuru
06/18/2024, 6:38 AM
Hi @Srikanth Chekuri
It takes about 1 1/2 minutes. The browser just shows a blank page before the page loads.
Murat Kuru
06/18/2024, 8:18 AM
Hi @Srikanth Chekuri
As you can see below, SigNoz is attempting to connect to fons.googleapis.com and other internet pages. However, our Docker host does not have internet access. Is there a way to prevent these connection attempts?
s
Srikanth Chekuri
06/18/2024, 8:52 AM
Some assets need to be loaded from the assets provider as of now. There is no way to avoid that.
m
Murat Kuru
06/18/2024, 8:58 AM
@Srikanth Chekuri
Given that there is currently no built-in way to prevent these connection attempts or use local assets, what can we do to resolve this issue? Are there any workarounds or best practices you recommend for running Signoz in an environment without internet access?
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.