Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Sending tags to StatsD give a "Bad line" error #53

@alfonsfoubert

Description

@alfonsfoubert

If you specify tags and you send the metric agains the StatsD server instead of the DataDog-StatsD server you get the following error:

28 May 10:02:26 - DEBUG: Bad line: 15,c,#a in msg "example.tags.count:15|c|#a"
28 May 10:02:40 - DEBUG: Bad line: 15,c,#a=1 in msg "example.tags.count:15|c|#a=1"
28 May 10:02:43 - DEBUG: Bad line: 15,c,#a in msg "example.tags.count:15|c|#a:1"
28 May 10:02:43 - DEBUG: Bad line: 1 in msg "example.tags.count:15|c|#a:1"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions