You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 27, 2018. It is now read-only.
Great project! I'd like to get this working with HostedGraphite.com
Looks like i need to prefix the metrics with my API Key. Where in the code would you recommend doing this?
The text was updated successfully, but these errors were encountered:
Just in case you have not solved this issue or somebody else stumbles upon this.
Here is a guide from hosted graphite: Hosted Graphite - statsd Integration
Basically you want to add this to the config file thats getting passed to statsd when running node stats.js path/to/config.js
You may want to add a console backend to statsd config for local development and testing so you're able to see what statsd is doing.
Great project! I'd like to get this working with HostedGraphite.com
Looks like i need to prefix the metrics with my API Key. Where in the code would you recommend doing this?
The text was updated successfully, but these errors were encountered: