projects.html{% extends "template.html" %} {% block "content" %}

Import data

Caution

When adding data from a file source, the generated events will have their timestamp equal to the moment when they are inserted into the database
Therefore, all the inserted events' timestamps will span a few seconds interval, making the generation of time series line charts messy.

Loading file
{% end %}