Closed jfro closed 4 years ago
SqliteExporter::new()
SqliteExporter::housekeeping()
SqliteExporter::run()
yeah could see that being useful, will file an issue as there could be others that use it in even longer situations than we do.
SqliteExporter::new()
has new argument for duration of how long to keep data storedSqliteExporter::housekeeping()
for manually calling cleanupSqliteExporter::run()
will run housekeeping before entering the interval loop