Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

how to add mutli entry using line protocol in statsd #62

Open
byteshiva opened this issue Feb 26, 2016 · 0 comments
Open

how to add mutli entry using line protocol in statsd #62

byteshiva opened this issue Feb 26, 2016 · 0 comments

Comments

@byteshiva
Copy link

Can you let me know how to add
cpu,host=serverA,region=us_west value=0.64

in statsd timer

  var StatsD = require('node-statsd'),
      client = new StatsD();

  // Timing: sends a timing command with the specified milliseconds
  client.timing('response_time', 42);
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant