Socket
Book a DemoInstallSign in
Socket

@fiverr/statsd-client

Package Overview
Dependencies
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fiverr/statsd-client

📈 A feature packed, highly customisable StatsD client

1.1.2
latest
Source
npmnpm
Version published
Weekly downloads
2.9K
-24%
Maintainers
3
Weekly downloads
 
Created
Source

@fiverr/statsd-client

📈 A feature packed, highly customisable StatsD client

See full documentation

Get started quickly

const SDC = require('@fiverr/statsd-client');

const stats = new SDC({host: '127.0.0.1', port: '8125'});
stats.count('my_application_name.visit_count'); // 31 (pending bulk size)

Out-of-the box features and customisations

Features
🛍StatsD metric types: count, time, gauge, set, histogram
🎩Instance sticky prefix (optional)
🔧Custom schemes support
🎁Preconfigured schemes: DataDog, Graphite (Carbon tags 🎉)
🏷Instance tags - pre-set tags for an instance or set tags when sending
🔮Sampling (sample rate)
🕸Protocols: UDP, TCP
🌎Protocol versions: ipv4, ipv6
Custom flush period (Cutoff time for packets allows controlled traffic)
📦Custom MTU limit (maximum transmission unit)
🚨Error handling
🎈And then some

Keywords

StatsD

FAQs

Package last updated on 13 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.