README
node-txstatsd
Modified version of https://github.com/sivy/node-statsd/ for WMF specific txstatsd constraints. We've removed increment/decrement and nullified the sets function if operating in txstatsd mode.
Modified version of https://github.com/sivy/node-statsd/ for WMF specific txstatsd constraints. We've removed increment/decrement and nullified the sets function if operating in txstatsd mode.
<script type="module">
import nodeTxstatsd from 'https://cdn.skypack.dev/node-txstatsd';
</script>
Modified version of https://github.com/sivy/node-statsd/ for WMF specific txstatsd constraints. We've removed increment/decrement and nullified the sets function if operating in txstatsd mode.