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

[#8877] Fix ActiveRequest not working #8880

Merged
merged 2 commits into from
May 23, 2022

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented May 23, 2022

No description provided.

@emeroad emeroad linked an issue May 23, 2022 that may be closed by this pull request
@emeroad emeroad changed the title [#8877] Fix ActiveTrace not working [#8877] Fix ActiveRequest not working May 23, 2022
@codecov
Copy link

codecov bot commented May 23, 2022

Codecov Report

Merging #8880 (01bd60a) into master (41d4ab6) will decrease coverage by 0.00%.
The diff coverage is 66.66%.

@@             Coverage Diff              @@
##             master    #8880      +/-   ##
============================================
- Coverage     40.01%   40.00%   -0.01%     
+ Complexity    11593    11590       -3     
============================================
  Files          3254     3254              
  Lines         88977    88976       -1     
  Branches       9947     9946       -1     
============================================
- Hits          35605    35599       -6     
- Misses        50315    50319       +4     
- Partials       3057     3058       +1     
Impacted Files Coverage Δ
...ollector/dao/hbase/stat/HBaseDaoConfiguration.java 0.00% <0.00%> (ø)
...eb/service/stat/AgentStatServiceConfiguration.java 0.00% <ø> (ø)
...npoint/bootstrap/classloader/ProfilerLibClass.java 100.00% <100.00%> (ø)
...vercorp/pinpoint/rpc/packet/ClientClosePacket.java 46.66% <0.00%> (-6.67%) ⬇️
.../pinpoint/rpc/client/PinpointClientHandshaker.java 59.66% <0.00%> (-2.53%) ⬇️
...pinpoint/profiler/monitor/DeadlockMonitorTask.java 20.93% <0.00%> (-1.17%) ⬇️
...orp/pinpoint/rpc/server/DefaultPinpointServer.java 80.65% <0.00%> (-0.42%) ⬇️
...ollector/cluster/zookeeper/ZookeeperJobWorker.java 76.47% <0.00%> (+0.53%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 41d4ab6...01bd60a. Read the comment docs.

@emeroad emeroad merged commit 68cf113 into pinpoint-apm:master May 23, 2022
@emeroad emeroad deleted the #8877_activeTrace branch May 26, 2022 04:22
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

Successfully merging this pull request may close these issues.

"Active Request" graph not working
1 participant