abp
abp copied to clipboard
Add OpenTelemetry
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.
Describe the solution you'd like
I want the eventbus and distributed cache modules to have telemetry activity.
Additional context
No response