Skip to content
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

Why does the speed not change after adding -threads=false? #301

Open
xiaoxiongxyy opened this issue May 16, 2024 · 1 comment
Open

Why does the speed not change after adding -threads=false? #301

xiaoxiongxyy opened this issue May 16, 2024 · 1 comment

Comments

@xiaoxiongxyy
Copy link

The loading speed exceeds the maximum interval captured by my prometheus. I don't need to obtain thread-related information. Then I added -threads=false, but there is no change in the loading speed. Why is this?
image

@Lusitaniae
Copy link

for debugging run curl http://10.22.201.10:9256/metrics from the same node prometheus is running and check the connection

could be too slow and you either need to collect less metrics or bump timeouts in prometheus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants