mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package simplestatsdclient (#2821)
This commit is contained in:
parent
d7f0aef042
commit
538d5f90b3
@ -32672,5 +32672,20 @@
|
||||
"description": "Pure Nim library to read AMQP stats via management plugin API",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Q-Master/amqp-stats.nim"
|
||||
},
|
||||
{
|
||||
"name": "simplestatsdclient",
|
||||
"url": "https://github.com/Q-Master/statsdclient.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"statsd",
|
||||
"client",
|
||||
"library",
|
||||
"sync",
|
||||
"async"
|
||||
],
|
||||
"description": "Pure nim interface library to send data to any StatsD compatible daemon",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Q-Master/statsdclient.nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user