Question #185951 on Graphite changed:
https://answers.launchpad.net/graphite/+question/185951

    Status: Open => Answered

Michael Leinartas proposed the following answer:
You can just rm them. If they come back after being removed then there's
still something writing to carbon-cache.

If you're using statsd (or variant) note that the behavior for counters
is that statsd will continue to send 0 values every flushInterval even
if no counts are received during that period. You'll need to restart
statsd to clear them.

If all else fails, you can tcpdump the port to find out where metrics
are coming from..

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.

_______________________________________________
Mailing list: https://launchpad.net/~graphite-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~graphite-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to