Hello guys
I am working on a project that involves storing and querying large time series datasets in InfluxDB, and I have need some advice on how to optimize performance.
Specifically, I have a issues these area:
Schema Design: What are the best practices for schema design to ensure efficient querying and storage?
Retention Policies: How should I structure my retention policies to balance between data availability and storage efficiency?
Hardware Recommendations: What are the recommended hardware specs (CPU, RAM, Disk I/O) for handling large datasets in InfluxDB?
Query Optimization: What techniques or strategies can I use to optimize query performance?
Maintenance Tips: Any advice on regular maintenance tasks that can help keep the database running smoothly?
I also check this article optimizing InfluxDB performance for high velocity dataqlik but I have not found any solution. Iβm using InfluxDB version 2.x and any version-specific tips would be greatly appreciated.
Thanks
Respected community member
Deniz Can