Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CorrelationId Tracing in .NET Microservices with HTTP and MassTransit :: Berk Selvi | Software Developer #3

Open
utterances-bot opened this issue Aug 15, 2024 · 1 comment

Comments

@utterances-bot
Copy link

CorrelationId Tracing in .NET Microservices with HTTP and MassTransit :: Berk Selvi | Software Developer

In this article on .NET microservice architecture, we will explore how to use CorrelationId with HTTP and RabbitMQ requests to enhance distributed traceability. We will examine how to propagate the CorrelationId value across different services, manipulate header values in incoming and outgoing requests using Middleware and Filter structures, and log contexts using Serilog's LogContext framework.

https://berkselvi.dev/posts/correlationid-tracing-net-microservices-with-http-and-rabbitmq/

Copy link

Very useful, tnx a lot Berk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants