Skip to content
Snippets Groups Projects
  • tcambron's avatar
    05addf3d
    StatsD: Add sample rate compatibility · 05addf3d
    tcambron authored
    Implemented support for the StatsD sample rate parameter,
    which is a parameter for determining when to send computed
    statistics to a client.
    
    Valid sample rate values are:
    Less than or equal to 0.0 will never be sent.
    Between 0.0 and 1.0 will randomly be sent.
    Greater than or equal to 1.0 will always be sent.
    
    ASTERISK-25419
    Reported By: Ashley Sanders
    
    Change-Id: I11d315d0a5034fffeae1178e650aa8264485ed52
    05addf3d
    History
    StatsD: Add sample rate compatibility
    tcambron authored
    Implemented support for the StatsD sample rate parameter,
    which is a parameter for determining when to send computed
    statistics to a client.
    
    Valid sample rate values are:
    Less than or equal to 0.0 will never be sent.
    Between 0.0 and 1.0 will randomly be sent.
    Greater than or equal to 1.0 will always be sent.
    
    ASTERISK-25419
    Reported By: Ashley Sanders
    
    Change-Id: I11d315d0a5034fffeae1178e650aa8264485ed52