Added package rmq_statsd (#2824)

This commit is contained in:
Vladimir Berezenko 2024-02-28 05:39:17 +03:00 committed by GitHub
parent 538d5f90b3
commit 2ade1289c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32687,5 +32687,18 @@
"description": "Pure nim interface library to send data to any StatsD compatible daemon",
"license": "MIT",
"web": "https://github.com/Q-Master/statsdclient.nim"
},
{
"name": "rmq_statsd",
"url": "https://github.com/Q-Master/rmq-statsd.nim",
"method": "git",
"tags": [
"rabbitmq",
"statsd",
"metrics"
],
"description": "Pure nim rabbitmq to statsd metrics pusher",
"license": "MIT",
"web": "https://github.com/Q-Master/rmq-statsd.nim"
}
]