abp icon indicating copy to clipboard operation
abp copied to clipboard

Add OpenTelemetry

Open ShzNet opened this issue 1 year ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

I tried adding the library for tracing the service:

  • Aspire.RabbitMQ.Client
  • Aspire.StackExchange.Redis

but it doesn't work. It seems that I need to add activity using code, as shown in the image below. image

Describe the solution you'd like

I want the eventbus and distributed cache modules to have telemetry activity.

Additional context

No response

ShzNet avatar Jul 22 '24 07:07 ShzNet