librato / statsd-librato-backend

A StatsD backend that sends metrics to Librato Metrics
MIT License
76 stars 34 forks source link

Get Measurements error! #102

Open renanbastos93 opened 6 years ago

renanbastos93 commented 6 years ago

When I realize this GET with NodeJS it of the error:

{
 "errors": [
    "Tag based measurements are not enabled for this account. Contact support@librato.com for more 
      information"
  ]
}

I didn't find any example this get using JavaScript.

Someone can help-me?