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

.Net: New Feature: Correlation Id for Processes #10308

Open
petemessina opened this issue Jan 27, 2025 · 0 comments
Open

.Net: New Feature: Correlation Id for Processes #10308

petemessina opened this issue Jan 27, 2025 · 0 comments
Labels
.NET Issue or Pull requests regarding .NET code processes

Comments

@petemessina
Copy link


name: Feature request
about: Suggest an idea for this project


Is it possible to add a correlation ID as a unique GUID or value that can be used to correlate events across the process code? This would enable additional logging and tracking capabilities for exceptions and debugging, and allow for the monitoring of a unique transaction. The correlation ID could either be provided at execution time or, if one is not supplied when a process starts, it could be generated and propagated from event to event, and added to the logging that is currently in place.

@crickman crickman added .NET Issue or Pull requests regarding .NET code processes labels Jan 27, 2025
@github-actions github-actions bot changed the title New Feature: Correlation Id for Processes .Net: New Feature: Correlation Id for Processes Jan 27, 2025
@crickman crickman removed the triage label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Issue or Pull requests regarding .NET code processes
Projects
Status: No status
Development

No branches or pull requests

3 participants