Custom metrics via statsd

Hi,
I’m using tyk instrumentation to send metrics from tyk to datadog via statsd.
Unfortunately the builtin metrics are not good for me hence I’m running tyk in debug mode and aggregate tyk’s logs sent to datadog based on api endpoints.
What is the best way to pass customized tag ? middleware ? is it even possible ?
For example I would like to have a RPS metrics based on endpoint and organisation.
Thanks,

1 Like