Starting around Nov 10th there is significant metric spam created in graphite:
10/11/2022 23:59:47 :: creating database metric MediaWiki.objectcache.5573333_a2cee473_6153_11ed_b4fb_1866da9950fa.set_call_rate.mean (archive=[(60, 10080), (300, 4032), (900, 2880), (3600, 8760), (86400, 1825)] xff=0.01 agg=None) 10/11/2022 23:59:49 :: creating database metric MediaWiki.objectcache.5469095_9d719f01_6153_11ed_bede_4cd98f892406.set_call_rate.rate (archive=[(60, 10080), (300, 4032), (900, 2880), (3600, 8760), (86400, 1825)] xff=0.01 agg=None) 10/11/2022 23:59:49 :: creating database metric MediaWiki.objectcache.0_9054aaf3_6153_11ed_b4fb_1866da9950fa.get_hit_rate.sum (archive=[(60, 10080), (300, 4032), (900, 2880), (3600, 8760), (86400, 1825)] xff=0.0 agg=sum) 10/11/2022 23:59:49 :: creating database metric MediaWiki.objectcache.0_9054aaf3_6153_11ed_b4fb_1866da9950fa.get_hit_rate.count (archive=[(60, 10080), (300, 4032), (900, 2880), (3600, 8760), (86400, 1825)] xff=0.0 agg=sum) 10/11/2022 23:59:49 :: creating database metric MediaWiki.objectcache.5508934_a793970e_6153_11ed_8808_2cea7f7fc983.set_call_rate.upper (archive=[(60, 10080), (300, 4032), (900, 2880), (3600, 8760), (86400, 1825)] xff=0.01 agg=max) 10/11/2022 23:59:49 :: creating database metric MediaWiki.objectcache.5508934_a793970e_6153_11ed_8808_2cea7f7fc983.set_call_rate.mean (archive=[(60, 10080), (300, 4032), (900, 2880), (3600, 8760), (86400, 1825)] xff=0.01 agg=None) 10/11/2022 23:59:49 :: creating database metric MediaWiki.objectcache.5508934_a793970e_6153_11ed_8808_2cea7f7fc983.set_call_rate.count (archive=[(60, 10080), (300, 4032), (900, 2880), (3600, 8760), (86400, 1825)] xff=0.0 agg=sum) 10/11/2022 23:59:49 :: creating database metric MediaWiki.objectcache.5565942_b8dcaa01_6153_11ed_bede_4cd98f892406.set_bytes_sent.upper (archive=[(60, 10080), (300, 4032), (900, 2880), (3600, 8760), (86400, 1825)] xff=0.01 agg=max) 10/11/2022 23:59:50 :: creating database metric MediaWiki.objectcache.3878227_a06c89ae_6153_11ed_ad1d_4cd98faf5af0.set_bytes_sent.sum (archive=[(60, 10080), (300, 4032), (900, 2880), (3600, 8760), (86400, 1825)] xff=0.0 agg=sum) 10/11/2022 23:59:50 :: creating database metric MediaWiki.objectcache.3878227_a06c89ae_6153_11ed_ad1d_4cd98faf5af0.set_bytes_sent.count (archive=[(60, 10080), (300, 4032), (900, 2880), (3600, 8760), (86400, 1825)] xff=0.0 agg=sum) 10/11/2022 23:59:50 :: creating database metric MediaWiki.objectcache.3818463_a5313d4e_6153_11ed_897a_4cd98f8911b3.set_call_rate.upper (archive=[(60, 10080), (300, 4032), (900, 2880), (3600, 8760), (86400, 1825)] xff=0.01 agg=max) 10/11/2022 23:59:50 :: creating database metric MediaWiki.objectcache.3818463_a5313d4e_6153_11ed_897a_4cd98f8911b3.set_call_rate.lower (archive=[(60, 10080), (300, 4032), (900, 2880), (3600, 8760), (86400, 1825)] xff=0.01 agg=min) 10/11/2022 23:59:50 :: creating database metric MediaWiki.objectcache.5572906_b5e1b330_6153_11ed_ad4d_1866da99521a.set_bytes_sent.rate (archive=[(60, 10080), (300, 4032), (900, 2880), (3600, 8760), (86400, 1825)] xff=0.01 agg=None) ...
Using 40% of disk space in 10d:
Not sure about the root cause but looking at commit history I see @aaron your changes to objectcache seem to line up timing-wise with this, could you take a look? cc @colewhite too