Description
Env: Spring Boot: 2.3.1.RELEASE, InfluxDB 1.8.2
Modules: kamon-bundle_2.13 2.1.6, kamon-influxdb_2.13 2.1.6
Config: is copy and paste from kamon-reporters-influxdb
The error:
2020-09-24 09:43:00.046 ERROR 3188 --- [ InfluxReporter] kamon.influxdb.InfluxDBReporter : Metrics POST to InfluxDB failed with status code [400], response body: {"error":"partial write: unable to parse 'host.storage.mount.space.free,component=host,instance=kamon-application@my-pc,mount=D:\\,host=my-pc,service=kamon-application value=0.0 1600954980': invalid tag format\nunable to parse 'host.storage.mount.space.free,component=host,instance=kamon-application@my-pc,mount=C:\\,host=my-pc,service=kamon-application value=7.70226507776E11 1600954980': invalid tag format\nunable to parse 'host.storage.mount.space.total,component=host,instance=kamon-application@my-pc,mount=D:\\,host=my-pc,service=kamon-application value=0.0 1600954980': invalid tag format\nunable to parse 'host.storage.mount.space.total,component=host,instance=kamon-application@my-pc,mount=C:\\,host=my-pc,service=kamon-application value=1.022721007616E12 1600954980': invalid tag format\nunable to parse 'host.storage.mount.space.used,component=host,instance=kamon-application@my-pc,mount=D:\\,host=my-pc,service=kamon-application value=0.0 1600954980': invalid tag format\nunable to parse 'host.storage.mount.space.used,component=host,instance=kamon-application@my-pc,mount=C:\\,host=my-pc,service=kamon-application value=2.5249449984E11 1600954980': invalid tag format dropped=0"}