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

[#9407] Add tenant id column for url stat #9410

Merged
merged 1 commit into from
Nov 14, 2022
Merged

Conversation

ga-ram
Copy link
Contributor

@ga-ram ga-ram commented Nov 14, 2022

No description provided.

@ga-ram ga-ram self-assigned this Nov 14, 2022
@ga-ram ga-ram linked an issue Nov 14, 2022 that may be closed by this pull request
@ga-ram ga-ram added this to the 2.5.0 milestone Nov 14, 2022
@codecov
Copy link

codecov bot commented Nov 14, 2022

Codecov Report

Merging #9410 (b2ed63d) into master (358807e) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #9410      +/-   ##
============================================
- Coverage     39.53%   39.51%   -0.02%     
+ Complexity    11802    11798       -4     
============================================
  Files          3411     3411              
  Lines         91320    91329       +9     
  Branches      10124    10124              
============================================
- Hits          36107    36093      -14     
- Misses        52096    52116      +20     
- Partials       3117     3120       +3     
Impacted Files Coverage Δ
...avercorp/pinpoint/metric/common/model/UriStat.java 0.00% <0.00%> (ø)
...point/metric/web/controller/UriStatController.java 0.00% <0.00%> (ø)
...inpoint/metric/web/util/UriStatQueryParameter.java 0.00% <0.00%> (ø)
...pinpoint/rpc/ChannelWriteFailListenableFuture.java 42.85% <0.00%> (-28.58%) ⬇️
.../pinpoint/rpc/packet/stream/StreamClosePacket.java 57.14% <0.00%> (-25.00%) ⬇️
...p/pinpoint/rpc/stream/StreamChannelRepository.java 57.89% <0.00%> (-21.06%) ⬇️
...m/navercorp/pinpoint/rpc/client/ConnectFuture.java 70.83% <0.00%> (-8.34%) ⬇️
...java/com/navercorp/pinpoint/rpc/DefaultFuture.java 74.31% <0.00%> (-1.84%) ⬇️
...ollector/cluster/zookeeper/ZookeeperJobWorker.java 78.07% <0.00%> (-1.61%) ⬇️
...point/rpc/client/DefaultPinpointClientHandler.java 71.83% <0.00%> (+1.40%) ⬆️
... and 1 more

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

@ga-ram ga-ram merged commit ee1a0ec into pinpoint-apm:master Nov 14, 2022
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.

Add tenant id column for url stat
1 participant