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

[Instrumentation.StackExchangeRedis] StackExchangeRedis Instrumentation to leverage native Activity Status #686

Closed
wants to merge 5 commits into from

Conversation

Yun-Ting
Copy link
Contributor

@Yun-Ting Yun-Ting commented Oct 11, 2022

Related to #707

@Yun-Ting Yun-Ting marked this pull request as ready for review October 11, 2022 20:27
@Yun-Ting Yun-Ting requested a review from a team as a code owner October 11, 2022 20:27
@Yun-Ting Yun-Ting closed this Oct 11, 2022
@Yun-Ting Yun-Ting reopened this Oct 11, 2022
@codecov
Copy link

codecov bot commented Oct 11, 2022

Codecov Report

Merging #686 (75ceb62) into main (7fb378d) will decrease coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #686      +/-   ##
==========================================
- Coverage   77.76%   77.75%   -0.01%     
==========================================
  Files         175      175              
  Lines        5261     5260       -1     
==========================================
- Hits         4091     4090       -1     
  Misses       1170     1170              
Impacted Files Coverage Δ
...mentation/RedisProfilerEntryToActivityConverter.cs 37.37% <ø> (-0.63%) ⬇️

@utpilla utpilla changed the title StackExchangeRedis Instrumentation to leverage native Activity Status. [Instrumentation.StackExchangeRedis] StackExchangeRedis Instrumentation to leverage native Activity Status Oct 11, 2022
@vishweshbankwar
Copy link
Member

Need changelog entry

@utpilla utpilla added the comp:instrumentation.stackexchangeredis Things related to OpenTelemetry.Instrumentation.StackExchangeRedis label Oct 11, 2022
@@ -107,8 +107,6 @@ public static Activity ProfilerCommandToActivity(Activity parentActivity, IProfi
// Total:
// command.ElapsedTime; // 00:00:32.4988020

activity.SetStatus(Status.Unset);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there was never a case where we set status to error?

@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Oct 26, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2022

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:instrumentation.stackexchangeredis Things related to OpenTelemetry.Instrumentation.StackExchangeRedis Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants