Skip to content

Instantly share code, notes, and snippets.

@dougreese
Created June 20, 2014 22:09
Show Gist options
  • Save dougreese/d8df07886ec23545a555 to your computer and use it in GitHub Desktop.
Save dougreese/d8df07886ec23545a555 to your computer and use it in GitHub Desktop.
Graphite carbon cache issue
Fri Jun 20 15:07:18 2014 :: Request-Cache miss [c25bc808a14db9f72a9ba40ad3094f7b]
Fri Jun 20 15:07:18 2014 :: Data-Cache miss [a5b47f762028100cba4b13c26af1dd76]
Fri Jun 20 15:07:18 2014 :: CarbonLink creating a new socket for ('127.0.0.1', None)
Fri Jun 20 15:07:18 2014 :: Server 127.0.0.1, port 7002
Fri Jun 20 15:07:18 2014 :: CarbonLink cache-query request for test.load.load.shortterm returned 1 datapoints
# good data
Fri Jun 20 15:07:27 2014 :: Request-Cache miss [c25bc808a14db9f72a9ba40ad3094f7b]
Fri Jun 20 15:07:27 2014 :: Data-Cache miss [79d47aed5e0f69f8bbf7646677ee95d1]
# good data
Fri Jun 20 15:07:28 2014 :: Request-Cache miss [c25bc808a14db9f72a9ba40ad3094f7b]
Fri Jun 20 15:07:28 2014 :: Data-Cache miss [a5b47f762028100cba4b13c26af1dd76]
Fri Jun 20 15:07:28 2014 :: CarbonLink creating a new socket for ('127.0.0.1', None)
Fri Jun 20 15:07:28 2014 :: Server 127.0.0.1, port 7002
Fri Jun 20 15:07:28 2014 :: CarbonLink cache-query request for test.load.load.shortterm returned 1 datapoints
# good data
Fri Jun 20 15:07:42 2014 :: Request-Cache hit [c25bc808a14db9f72a9ba40ad3094f7b]
Fri Jun 20 15:07:42 2014 :: Request-Cache miss [c25bc808a14db9f72a9ba40ad3094f7b]
Fri Jun 20 15:07:42 2014 :: Data-Cache hit [a5b47f762028100cba4b13c26af1dd76]
# good data
Fri Jun 20 15:07:46 2014 :: Request-Cache miss [c25bc808a14db9f72a9ba40ad3094f7b]
Fri Jun 20 15:07:46 2014 :: Data-Cache hit [a5b47f762028100cba4b13c26af1dd76]
# good data
Fri Jun 20 15:07:48 2014 :: Request-Cache miss [c25bc808a14db9f72a9ba40ad3094f7b]
Fri Jun 20 15:07:48 2014 :: Data-Cache miss [79d47aed5e0f69f8bbf7646677ee95d1]
Fri Jun 20 15:07:48 2014 :: Request-Cache hit [c25bc808a14db9f72a9ba40ad3094f7b]
# bad data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment