telem
telem copied to clipboard
Returning a new collection in custom middleware not working
This doesn't work:
:middleware(mw.custom(function(collection)
return telem.metricCollection({
sanity = -2
})
end))