Skip to content

esl/exometer_report_statsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exometer_report_statsd

Below is an example of the StatsD reporter application environment, with its correct location in the hierarchy:

{exometer_core, [
    {report, [
        {reporters, [
            {exometer_report_statsd, [
                {hostname, "testhost"},
                {port, 4125},
                {prefix, "prefix_"},
                {type_map, []}
            ]}
        ]}
    ]}
]}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages