sapling/common/stats
Shrikrishna Khare 55b1190327 Remove stale fb303 counters
Summary:
When counters are renamed (port, trunk or queues), the current FBOSS logic
creates a new monotonic counter with new name and removes (last reference to)
monotonic counter for the old name.

However, the old counter continues to unncessarily get exported. This patch
fixes it by deleting the old counters.

Differential Revision: D14942193

fbshipit-source-id: 34cf7dd5290ae87a2c8002775e9d0940615c47fb
2019-04-16 08:30:40 -07:00
..
DynamicCounters.h add additional APIs to common/stats stubs 2018-04-04 15:22:57 -07:00
ExportedHistogramMap.h Add fb303 stubs in common/ to support building in the opensource repo 2017-03-17 17:08:05 -07:00
ExportedHistogramMapImpl.h Add fb303 stubs in common/ to support building in the opensource repo 2017-03-17 17:08:05 -07:00
ExportedStatMap.h Remove stale fb303 counters 2019-04-16 08:30:40 -07:00
ExportedStatMapImpl.h Add fb303 stubs in common/ to support building in the opensource repo 2017-03-17 17:08:05 -07:00
ExportType.h add additional APIs to common/stats stubs 2018-04-04 15:22:57 -07:00
MonotonicCounter.h Remove stale fb303 counters 2019-04-16 08:30:40 -07:00
ServiceData.cpp add additional APIs to common/stats stubs 2018-04-04 15:22:57 -07:00
ServiceData.h add more APIs to common/stats stubs 2018-07-27 14:36:42 -07:00
ThreadCachedServiceData.h spawn thread to publish stats 2019-03-09 10:14:46 -08:00
ThreadLocalStats.h add additional APIs to common/stats stubs 2018-04-04 15:22:57 -07:00