Skip to content

Instantly share code, notes, and snippets.

@nocibambi
Created November 23, 2020 07:38
Show Gist options
  • Save nocibambi/77e70d7eff5e225d52291861e67c4f70 to your computer and use it in GitHub Desktop.
Save nocibambi/77e70d7eff5e225d52291861e67c4f70 to your computer and use it in GitHub Desktop.
Example annotated CSV for InlfuxDB
#datatype measurement tag double dateTime:RFC3339
m host used_percent time
mem host1 64.23 2020-01-01T00:00:00Z
mem host2 72.01 2020-01-01T00:00:00Z
mem host1 62.61 2020-01-01T00:00:10Z
mem host2 72.98 2020-01-01T00:00:10Z
mem host1 63.40 2020-01-01T00:00:20Z
mem host2 73.77 2020-01-01T00:00:20Z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment