teja
07/27/2022, 5:50 AMPranay
07/27/2022, 2:02 PMhistogram_quantile(0.75, sum(rate(signoz_latency_bucket{service_name="workflow-service", span_kind="SPAN_KIND_SERVER"}[5m])) by (le))
yuwen zhang
07/27/2022, 8:22 PMNick Burrett
07/28/2022, 7:54 AM[pid 754622] read(12, "espace\":\"svc-uat\",\"kubernetes_pod_name\":\"graphql-be-9f6b79d49-9tb4n\",\"le\":\"1\",\"pod_template_hash\":\"9f6b79d49\",\"reporter\":\"destination\",\"request_protocol\":\"http\",\"response_code\":\"200\",\"re"..., 1048576) = 32768
[pid 754622] read(12, "source_workload_namespace\":\"istio-system\"}\377\f{\"__name__\":\"istio_response_bytes_bucket\",\"app\":\"istio-ingressgateway\",\"chart\":\"gateways\",\"connection_security_policy\":\"unknown\",\"controller_revisio"..., 1048576) = 32768
[pid 754622] read(12, "ion_service\":\"claimform-gen.svc-prod.svc.cluster.local\",\"destination_service_name\":\"claimform-gen\",\"destination_service_namespace\":\"svc-prod\",\"destination_version\":\"v1\",\"destination_"..., 1048576) = 32768
What is the query-service fetching from the DB and caching in memory during the initialisation phase?
I'm trying to figure out what memory sizing I really need to use for the query-service and whether that's going to grow significantly if I push more data into Clickhouse.Samar Elsayed
07/28/2022, 5:39 PMAlexei Zenin
07/28/2022, 6:54 PMSabir Iqbal
07/29/2022, 5:43 AMSabir Iqbal
07/30/2022, 12:19 PMAndrey Briginets
07/30/2022, 4:40 PMCONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
d5dc1809f74f signoz/frontend:0.10.0 "nginx -g 'daemon of…" 7 minutes ago Restarting (1) 44 seconds ago frontend
61b81a776ded signoz/alertmanager:0.23.0-0.1 "/bin/alertmanager -…" 7 minutes ago Restarting (1) 47 seconds ago clickhouse-setup_alertmanager_1
279f2c81dcd5 signoz/query-service:0.10.0 "./query-service -co…" 8 minutes ago Up 8 minutes (healthy) 8080/tcp query-service
d8304bed592e signoz/otelcontribcol:0.45.1-1.1 "/otelcontribcol --c…" 8 minutes ago Up 8 minutes 0.0.0.0:4317-4318->4317-4318/tcp, :::4317-4318->4317-4318/tcp, 55679-55680/tcp clickhouse-setup_otel-collector_1
cdef746f2201 signoz/otelcontribcol:0.45.1-1.1 "/otelcontribcol --c…" 8 minutes ago Up 8 minutes 4317/tcp, 55679-55680/tcp clickhouse-setup_otel-collector-metrics_1
a26416c81131 clickhouse/clickhouse-server:22.4.5-alpine "/entrypoint.sh" 9 minutes ago Up 8 minutes (healthy) 8123/tcp, 9000/tcp, 9009/tcp clickhouse-setup_clickhouse_1
e97a6050f4b9 jaegertracing/example-hotrod:1.30 "/go/bin/hotrod-linu…" 9 minutes ago Up 8 minutes 8080-8083/tcp hotrod
Ports 3301
, 80
and 9093
are not occupied in the system. Can someone help me sort this out?Anil Kumar Bandrapalli
08/01/2022, 6:08 AMsudhanshu dev
08/01/2022, 12:19 PMsudhanshu dev
08/01/2022, 12:20 PMSrikanth Chekuri
08/02/2022, 12:48 AMAlexei Zenin
08/02/2022, 3:48 PMalerts.yml
at all or can i omit the files altogether? From my understanding the query-service acts as the prometheus server and stores the alerts in the SQLite DB on the filesystem? Also I noticed alertmanager.yml
seems to be unused, is this needed anywhere?
Also does SigNoz support environment vars in this file as I want to be able to replace the clickhouse domain, user, password without exposing that in the file I mount into the container (prometheus.yml
)avtar singh
08/03/2022, 5:56 PMItay Baror
08/03/2022, 6:10 PMBlake Romano
08/03/2022, 7:11 PM2022-08-03T18:59:21.389Z ERROR clickhouseReader/reader.go:102 failed to initialize ClickHouse: error connecting to primary db: dial tcp 100.70.132.148:9000: connect: connection refused
Alexei Zenin
08/03/2022, 10:55 PMsudhanshu dev
08/04/2022, 5:39 AMsudhanshu dev
08/04/2022, 5:39 AMsudhanshu dev
08/04/2022, 5:39 AMsudhanshu dev
08/04/2022, 5:40 AMsudhanshu dev
08/04/2022, 5:41 AMPranay
08/04/2022, 5:49 AMsudhanshu dev
08/04/2022, 5:49 AMPonomarev Kirill
08/04/2022, 10:03 AMSakthi Saravanakumar Pitchai
08/04/2022, 11:16 AMGoutham Sridhar
08/04/2022, 1:24 PMError: INSTALLATION FAILED: rendered manifests contain a resource that already exists. Unable to continue with install: ClusterRole "clickhouse-operator-signoz" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata; annotation validation error: key "<http://meta.helm.sh/release-namespace|meta.helm.sh/release-namespace>" must equal "platform-qa": current value is "platform"
Goutham Sridhar
08/04/2022, 1:25 PMAlexei Zenin
08/04/2022, 5:04 PMAlexei Zenin
08/04/2022, 5:04 PMSrikanth Chekuri
08/05/2022, 5:28 AMAnkit Nayan
08/05/2022, 6:37 AM