HubSpot / BuckyServer

Node server that receives metric data over HTTP & forwards to your service of choice
http://github.hubspot.com/bucky
MIT License
194 stars 33 forks source link

Prefix at the server config level #5

Open edasque opened 10 years ago

edasque commented 10 years ago

While I can gather metrics automatically by adding data-bucky-page data-bucky-requests to my bucky script include, I cannot specify a prefix there (other than by overloading the page name). Ideally I'd want both a static prefix & the name of the page.

Could I set a prefix at the buckyserver config level (something like 'bucky' for instance)?