record/id
and record/amount
.record
field, which can contain any number of nested fields.timestamp
field follows the ISO 8601 format.
The record
field contains nested fields, such as record/id
, record/amount
, and record/is_live
.
record/id
field contains an integer value, so it does not need to be enclosed in quotes.record/type
field contains a string value, so it needs to be enclosed in quotes.record/is_live
field contains a boolean value, so it does not need to be enclosed in quotes.Import events from CSV
button at the top right corner of the page.
This will open a modal where you can select your file.
You can also download a template file by clicking on the Get the CSV template
download button.
This file contains the header row and an example event, which you can use as a starting point for your own events CSV file.
Import CSV file
button to start the import process.
If there are no errors or warnings, your events will be imported into Hyperline and will be available for analysis and visualization.