• Mahmood Ali's avatar
    Pass stats interval colleciton to executor · 87c0c92a
    Mahmood Ali authored
    This fixes a bug where executor based drivers emit stats every second,
    regardless of user configuration.
    
    When serializing the Stats request across grpc, the nomad agent dropped
    the Interval value, and then executor uses 1s as a default value.
    87c0c92a