You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor tutorial_udp example for timestamps (influxdata#808)
- `time` key should be within each datapoint
- This PR addresses influxdata#788 regarding the structure of the data when
inserting via UDP.
- The original documentation contributed by me took the structure of
the `tutorial.py` as base. However, upon testing, the timestamp in the
example are not written (2020 is written as opposed to 2009).
- Tested for `influxdb-python` v5.2.3 and InfluxDB v1.6.1
0 commit comments