Skip to content

Netuitive/netuitive-statsd

Repository files navigation

Netuitive StatsD Server

Build Status Coverage Status

Note: This is already installed as part of the Netuitive Linux Agent package and does not need to be installed separately.

The Netuitive StatsD Server interprets, aggregates, and forwards custom metrics generated from your application to Metricly. Netuitive StatsD is compatible with the following formats: StatsD, DogStatsD Metrics, DogStatsD Events, and DogStatsD Service Checks. Using the values instrumented from your application's key actions and data (method calls, database queries, etc.), Netuitive aggregates the values, associates them with corresponding metrics, and analyzes them in our analytics cycles.

For more information on the Netuitive StatsD Server, see our help docs, or contact Metricly support at support@metricly.com.

Requirements

  • Python >= 2.7 or >= 3.4
  • See requirements.txt for Python modules
  • Netuitive Linux Agent installed on your machine and setup to send to Metricly

Using the Netuitive StatsD Server

See the USAGE.md.

Additional Information

See HISTORY.md

Copyright and License

Copyright 2018 Metricly, Inc. under the Apache 2.0 license.