dapr / dotnet-sdk

Dapr SDK for .NET
Apache License 2.0
1.12k stars 340 forks source link

Initial implementation for workflow log tracing #1176

Closed RyanLettieri closed 1 year ago

RyanLettieri commented 1 year ago

Description

Added in basic logging for workflow to log the registered activities and registered workflows.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[1170]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2332388) 66.42% compared to head (0bff075) 66.42%.

:exclamation: Current head 0bff075 differs from pull request most recent head 71064cf. Consider uploading reports for the commit 71064cf to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1176 +/- ## ======================================= Coverage 66.42% 66.42% ======================================= Files 171 171 Lines 5758 5758 Branches 626 626 ======================================= Hits 3825 3825 Misses 1784 1784 Partials 149 149 ``` | [Flag](https://app.codecov.io/gh/dapr/dotnet-sdk/pull/1176/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr) | Coverage Δ | | |---|---|---| | [net6](https://app.codecov.io/gh/dapr/dotnet-sdk/pull/1176/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr) | `66.42% <ø> (ø)` | | | [net7](https://app.codecov.io/gh/dapr/dotnet-sdk/pull/1176/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr) | `66.42% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.