-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Clickhouse Exporter throws error : "insert sum metrics fail:read: read tcp 127.0.0.1:44044->127.0.0.1:9000: i/o timeout" #27018
Comments
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
Apologies if I might have missed anything. |
looks like a network problem, have you tried |
I changed the config to :
But I am still getting these errors.
here in the connection string |
Hey guys Thank you for your time @Frapschen |
Component(s)
exporter/clickhouse, receiver/mysql
What happened?
Description
I am using a Clickhouse exporter to export my metrics scraped from a Mysql instance.
The Mysql Db has 20+ databases, and each of them have loads of tables. My point being that there is a lot of data to be scraped.
Both (Collector and Clickhouse Server) are running on the same node.
Steps to Reproduce
Setup Mysql instance.
Write the appropriate config.
Expected Result
No errors while exporting metrics data using Clickhouse Exporter
Actual Result
Errors in the logs. Check the Logs section.
Thanks and Regards
Collector version
v0.83.0
Environment information
Environment
OS
NAME="Amazon Linux"
VERSION="2"
ID="amzn"
ID_LIKE="centos rhel fedora"
VERSION_ID="2"
PRETTY_NAME="Amazon Linux 2"
ANSI_COLOR="0;33"
CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2"
HOME_URL="https://amazonlinux.com/"
OpenTelemetry Collector configuration
Log output
Additional context
No response
The text was updated successfully, but these errors were encountered: