yanic/database/influxdb
Grische ef3ee358d1
fix(database/influxdb): replace invisible chars and whitespaces with space (#235)
This fixes issues where users use '\n' in tag values (e.g. the owner)
that is incompatible with InfluxDB's Line protocol.
2024-06-11 17:11:34 +02:00
..
database.go fix(database/influxdb): replace invisible chars and whitespaces with space (#235) 2024-06-11 17:11:34 +02:00
database_test.go fix(database/influxdb): replace invisible chars and whitespaces with space (#235) 2024-06-11 17:11:34 +02:00
global.go feat(meshviewer): Add gateway tq and clients owe (#225) 2023-09-18 20:01:15 +02:00
global_test.go nodeinfo without empty values 2021-03-24 08:57:46 +01:00
link.go Add hostnames to database-output of link 2021-03-26 10:18:29 +01:00
node.go feat(database/influxdb): add information if a node is a gateway to influxdb (#230) 2023-09-21 15:16:40 +02:00
node_test.go feat(meshviewer): Add gateway tq and clients owe (#225) 2023-09-18 20:01:15 +02:00