influxdata / influxdata/influxdb
Cannot see all data from S3 server with dashboard writer
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
Hello,
I am trying to use a dashboard writer python code to be able take raw CAN data stored in a S3 Amazon server, process it and send it on an influxDB cloud account. I have been able to run the code and the data is seemingly being written to my InfluxDB cloud account. However, when I look into my Data Explorer, there are only a few instances that were uploaded and not everything. As you can see in the attached picture, only a couple of values from specific times are available. There should be data for at least every minute since the data is being stored on the S3 server without any problems.
Every time I run the main through my command line, it says that recent data is being sent successfully to InfluxDB. However, that data is not found in InfluxDB, only some data appears that is at different dates and time.


I would very much appreciate any help that could help me understand this issue.
Thank you very much.
Contributor guide
Research direction
The issue names no repository files, tests, or entry points. Start by reproducing the dashboard writer command-line run and compare the S3 records expected per minute with the points visible in InfluxDB Data Explorer; done requires identifying why records are missing and documenting a confirmed fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud, data, databases
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100