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

:fix: add publish counter for internal messages #4007

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

riccardomodanese
Copy link
Contributor

Brief description of the PR.
Add a counter to count the messages published through the internal connector

Related Issue
none

Description of the solution adopted
just create a new counter in the right place

Screenshots
none

Any side note on the changes made
none

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 21.08%. Comparing base (3025da1) to head (63bd6a1).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #4007      +/-   ##
=============================================
- Coverage      21.09%   21.08%   -0.01%     
  Complexity        10       10              
=============================================
  Files           1954     1954              
  Lines          41430    41438       +8     
  Branches        3801     3802       +1     
=============================================
  Hits            8739     8739              
- Misses         32287    32295       +8     
  Partials         404      404              
Files Coverage Δ
...a/broker/artemis/plugin/security/ServerPlugin.java 0.00% <0.00%> (ø)
...broker/artemis/plugin/security/SecurityPlugin.java 0.00% <0.00%> (ø)
.../artemis/plugin/security/metric/PublishMetric.java 0.00% <0.00%> (ø)

@Coduz Coduz added the Bug This is a bug or an unexpected behaviour. Fix it! label Mar 28, 2024
@riccardomodanese
Copy link
Contributor Author

/request-license-review

Copy link

github-actions bot commented Apr 2, 2024

/request-license-review

✔️ All licenses already successfully vetted.

Workflow run (with attached summary files):
https://github.com/eclipse/kapua/actions/runs/8520315310

@riccardomodanese riccardomodanese force-pushed the fix-add_internal_publish_counter branch from 7c6b3df to 63bd6a1 Compare April 2, 2024 16:56
@Coduz Coduz merged commit bb5e514 into develop Apr 3, 2024
63 of 65 checks passed
@riccardomodanese riccardomodanese deleted the fix-add_internal_publish_counter branch April 3, 2024 15:02
@riccardomodanese riccardomodanese restored the fix-add_internal_publish_counter branch April 3, 2024 15:02
@Coduz Coduz deleted the fix-add_internal_publish_counter branch July 11, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug or an unexpected behaviour. Fix it!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants