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

[#9317] Change AgentListController api url #9413

Merged
merged 1 commit into from
Nov 14, 2022

Conversation

intr3p1d
Copy link
Contributor

Clarify api

@intr3p1d intr3p1d self-assigned this Nov 14, 2022
@codecov
Copy link

codecov bot commented Nov 14, 2022

Codecov Report

Merging #9413 (c90444b) into master (ee1a0ec) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #9413      +/-   ##
============================================
- Coverage     39.53%   39.52%   -0.01%     
+ Complexity    11801    11797       -4     
============================================
  Files          3411     3411              
  Lines         91329    91329              
  Branches      10124    10124              
============================================
- Hits          36104    36099       -5     
+ Misses        52111    52108       -3     
- Partials       3114     3122       +8     
Impacted Files Coverage Δ
.../authorization/controller/AgentListController.java 0.00% <ø> (ø)
...pinpoint/rpc/ChannelWriteFailListenableFuture.java 42.85% <0.00%> (-28.58%) ⬇️
...vercorp/pinpoint/rpc/packet/ServerClosePacket.java 47.82% <0.00%> (-17.40%) ⬇️
...m/navercorp/pinpoint/rpc/client/ConnectFuture.java 70.83% <0.00%> (-8.34%) ⬇️
...rp/pinpoint/rpc/server/PinpointServerAcceptor.java 84.10% <0.00%> (-4.64%) ⬇️
...java/com/navercorp/pinpoint/rpc/DefaultFuture.java 74.31% <0.00%> (-1.84%) ⬇️
...om/navercorp/pinpoint/rpc/codec/PacketDecoder.java 51.66% <0.00%> (-1.67%) ⬇️
...ollector/cluster/zookeeper/ZookeeperJobWorker.java 78.07% <0.00%> (-1.61%) ⬇️
...pinpoint/profiler/monitor/DeadlockMonitorTask.java 20.45% <0.00%> (-1.14%) ⬇️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 72.22% <0.00%> (ø)
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@intr3p1d intr3p1d merged commit a016b52 into pinpoint-apm:master Nov 14, 2022
@emeroad emeroad added this to the 2.5.0 milestone Dec 26, 2022
@intr3p1d intr3p1d linked an issue Jul 26, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Separate controller for agents list
2 participants