explicit StatefulCounter()

in spectator/stateful_meters.h [120:120]


  explicit StatefulCounter(IdPtr id) : StatefulMeter(std::move(id)) {}