Skip to main content

Statsd Metrics

You can create custom Mobile metrics within Vets API by adding new statsd entries to modules/mobile/config/initializers/statsd.rb.

Statsd implementation example in Ruby on Rails

Read more about Statsd. In order for metics to be picked up an entry for the associated endpoint must also be in ansible/deployment/config/revproxy-vagov/vars/nginx_components.yml in the DevOps repo

nginx_components example code