opentelemetry-python-contrib icon indicating copy to clipboard operation
opentelemetry-python-contrib copied to clipboard

Add attributes to pika instrumentation

Open 4danmi opened this issue 2 years ago • 4 comments
trafficstars

Hi, I'm trying to use the pika instrumentation and it looks like important basic attributes are missing. I would like the next attributes to be instrumented:

  • destination queue
  • routing key
  • exchange

Some of them are already instrumented in aio-pika and it seems reasonable to have them in pika instrumentation too. Could you do that? Thanks!

4danmi avatar Nov 09 '23 07:11 4danmi