Choose timestamp format in FeliTS representation
When importing a timeserie to a TSDB, the timestamp format should be milliseconds. But when getting a timeserie from a TSDB, timestamps are returned as seconds.
One should be able to choose the right format, in the as_prometheus function (and in as_dict function).
Edited by Julien Andrieux