Skip to content

Commit a2d125b

Browse files
Jerry Liufacebook-github-bot
authored andcommitted
Delete rate.15 counters from the binary
Reviewed By: kwaugh Differential Revision: D44437445 fbshipit-source-id: a1e0d3095ca16fa662cbd89493fece1eb2a4c4a3
1 parent 526d176 commit a2d125b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

proxygen/lib/stats/BaseStats.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ class BaseStats {
3232
// At a minimum they require formatters and map lookups for
3333
// operations and make it easier to violate the constraint that all counters
3434
// are created at startup.
35-
using TLTimeseriesQuarterMinuteOnly =
36-
facebook::fb303::QuarterMinuteOnlyTimeseriesWrapper;
3735
using TLTimeseriesMinute = facebook::fb303::MinuteOnlyTimeseriesWrapper;
3836
// TLTimeseries was exporting as TimeseriesPolymorphicWrapper
3937
// were are trying to get rid of .600/.3600 counters

0 commit comments

Comments
 (0)