yanic/database/influxdb
kb-light fd7e712282 influxdb: replace log.Fatal() by log.Print()
Fatal() calls os.Exit(1), which causes yanic.service to fail if database is not reachable.
2017-06-29 12:40:27 +02:00
..
database.go influxdb: replace log.Fatal() by log.Print() 2017-06-29 12:40:27 +02:00
database_test.go [TASK] add job tag to influxdb database type (#44) 2017-06-01 18:17:32 +02:00
global.go Pass the time to addPoint 2017-04-18 03:10:16 +02:00
global_test.go Rename and move database methods 2017-04-18 02:42:26 +02:00
node.go Rename and move database methods 2017-04-18 02:42:26 +02:00
node_test.go Rename and move database methods 2017-04-18 02:42:26 +02:00