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

Slow Data ingestion in influxdb #24915

Open
Satish2007 opened this issue Apr 12, 2024 · 0 comments
Open

Slow Data ingestion in influxdb #24915

Satish2007 opened this issue Apr 12, 2024 · 0 comments

Comments

@Satish2007
Copy link

Satish2007 commented Apr 12, 2024

Hi all,
Facing peculiar slow data ingestion issue.
H/w and s/w Info:
16vCPU
32GB RAM
100GB
Default configuration of config file
Engine type: TSM
Version: 1.8.10 OSS Community
OS : Ubuntu 22.04

Issue can be reproduce, we tried to test performance in test setup. We are just writing data points in batch size of 250/sec. Only one datastore, 1200 measurements, 6000 series cardinality.

We are generating Load thru c# application. When we start c# application to ingest data , for first few batches it will be able to ingest 250 batch size in mili seconds and then gradually write time increases to minutes.

Everytime same data is being inserted.

No high CPU , RAM or Disk IO being observed while testing the scenario. No write failed or timeout errors observed in log file.

It has become road blocker for us.

Please help/advice to solve the issue. Let me know if you need any details.

Thanks in advance @davidby-influx , @sanderson .

Regards

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

1 participant