Skip to content

statsd unable to parse metrics #30

Open
@peetasan

Description

@peetasan

Using
kafka_2.11-0.11.0.2,
collectd 5.8.0.116.gcd59bf0-1~xenial with <Plugin "statsd">
I have the following errors in my collectd.log:

[2018-06-22 13:40:55] statsd plugin: Unable to parse line: "kafka.server.FetcherStats.RequestsPerSec.1MinuteRate:1.994529|g"
[2018-06-22 13:40:55] statsd plugin: Unable to parse line: "kafka.server.ReplicaFetcherManager.MaxLag:0|g|#clientId:Replica"
[2018-06-22 13:40:55] statsd plugin: Unable to parse line: "kafka.server.ReplicaFetcherManager.MinFetchRate:1.984874|g|#cli"

It seems that the messages to be sent to statsd are truncated somehow, because they look to be the same length (at least in the error message). 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions