8000 Suppress log `statsite[12503]: Failed parse metric! Input: S.None` · Issue #298 · statsite/statsite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Suppress log statsite[12503]: Failed parse metric! Input: S.None #298
Open
@swbiswal

Description

@swbiswal

Hi There,
I want to suppress statsite[12503]: Failed parse metric! Input: S.None from statsite log so that It will save disk space.
We are getting this error(i.e. input as S.None) when we set rate less than 1 in some python statsd metrics client.
e.g.
stats_client.incr("matrics_name", rate=0.5) will bring 50% time proper matrics name push and 50% time it will push "None".
First I'd like to skip this parse metrics check, and include "None" into the parse. If is it not possible by overwrite some config, I want atleast suppress this error log. Can someone help me here?

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

      0