Slackbot
01/18/2024, 5:32 AMSrikanth Chekuri
01/18/2024, 7:34 PMSricharan Sirpa
01/19/2024, 5:58 AMSrikanth Chekuri
01/19/2024, 2:18 PMSricharan Sirpa
01/20/2024, 4:24 PM0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c4fd017 in /usr/bin/clickhouse
1. DB::NetException::NetException<String, String, String>(int, FormatStringHelperImpl<std::type_identity<String>::type, std::type_identity<String>::type, std::type_identity<String>::type>, String&&, String&&, String&&) @ 0x000000000c793291 in /usr/bin/clickhouse
2. DB::WriteBufferFromPocoSocket::nextImpl() @ 0x000000000c792f96 in /usr/bin/clickhouse
3. DB::TCPHandler::runImpl() @ 0x00000000122355c2 in /usr/bin/clickhouse
4. DB::TCPHandler::run() @ 0x0000000012246a79 in /usr/bin/clickhouse
5. Poco::Net::TCPServerConnection::start() @ 0x0000000014c6fc52 in /usr/bin/clickhouse
6. Poco::Net::TCPServerDispatcher::run() @ 0x0000000014c70a51 in /usr/bin/clickhouse
7. Poco::PooledThread::run() @ 0x0000000014d678e7 in /usr/bin/clickhouse
8. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000014d65edc in /usr/bin/clickhouse
9. ? @ 0x00007bb9c7c05609 in ?
10. ? @ 0x00007bb9c7b2a133 in ?
This the error i could see in chi-signoz-clickhouse-cluster pod.Sricharan Sirpa
01/20/2024, 4:43 PM$ nc -zv $CLICKHOUSE_HOST $CLICKHOUSE_PORT
signoz-clickhouse (10.xxx.9.xxx:9000) open
signoz-clickhouse (10.xxx.9.xxx:9000) openSricharan Sirpa
01/20/2024, 4:46 PMglobal:
storageClass: gce-resizable
cloud: gcp
clickhouse:
installCustomStorageClass: true
persistence:
size: 100Gi
ingress-nginx:
enabled: true
frontend:
ingress:
enabled: true
className: nginx
hosts:
- host: <http://sign.infra.MyDoamin.com|sign.infra.MyDoamin.com>
paths:
- path: /
pathType: ImplementationSpecific
port: 3301
tls:
- secretName: MyDoamin-infra-tls
hosts:
- <http://signoz.infra.MyDoamin.com|signoz.infra.MyDoamin.com>
annotations:
<http://cert-manager.io/cluster-issuer|cert-manager.io/cluster-issuer>: letsencrypt-prod
otelCollector:
config:
receivers:
otlp:
protocols:
grpc:
max_recv_msg_size_mib: 100
ingress:
enabled: true
className: nginx
hosts:
- host: <http://otelcollect.infra.MyDoamin.com|otelcollect.infra.MyDoamin.com>
paths:
- path: /
pathType: ImplementationSpecific
port: 4318
alertmanager:
enabled: false
exporters:
clickhouselogsexporter:
sending_queue:
queue_size: 2000
Above is my values.yaml file. am i missing something????Srikanth Chekuri
01/20/2024, 5:17 PMSricharan Sirpa
01/21/2024, 10:43 AMSigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.
Powered by