Skip to content

telegraph generates invalid OpenTSDB inserts #1098

@Licenser

Description

@Licenser
put telegraf.test.disk_inodes_free 1461673240 736630875 fstype=hfs host=Schroedinger path=/Volumes/Time Machine Backups

The space in 'path' violate the specification of OpenTSDB's wire protocol[1]:
image

I'm not 100% sure what the best way to address this would be, but if nothing else goes perhaps just dropping those might work?

[1] http://opentsdb.net/docs/build/html/user_guide/writing.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugunexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions