-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[exporter/clickhouse] exporter fails with IO timeout error under load #30175
Comments
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
Hello @MacNale, it looks like from the performance guide the exporter should be able to handle this load. @hanjm, @dmitryax, @Frapschen: Is there something simple here that we're missing? Have you been able to take a look at this yet? |
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
@SpencerTorres PTAL |
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
This issue has been closed as inactive because it has been stale for 120 days with no activity. |
@MacNale let me know if this is still an issue. We've seen great performance from the exporter under load in production deployments. Perhaps this is specific to metrics? |
Component(s)
exporter/clickhouse
What happened?
Description
Using prometeus-receiver to stress test the clickhouse exporter. Clickhouse exporter fails with IO timeout error.
Steps to Reproduce
Single node clickhouse running on linux with 16 core and 64 GB memory
Expected Result
Actual Result
Timeout error
Collector version
0.81.0
Environment information
Environment
OS: (e.g., "Ubuntu 20.04")
CentOS 8
OpenTelemetry Collector configuration
Log output
Additional context
No response
The text was updated successfully, but these errors were encountered: