eProsima / Fast-DDS-statistics-backend

eProsima Fast DDS Statistics Backend is a C++ library that provides collection and procession the statistics measurements reported by Fast DDS Statistics Module. Looking for commercial support? Contact info@eprosima.com
https://eprosima.com
Apache License 2.0
17 stars 9 forks source link

[19865] Add app_id to monitor participant #217

Closed jepemi closed 10 months ago

jepemi commented 10 months ago

Add two new arguments to init_monitor() methods to set app_id and app_metadata discovery properties. Default values are "UNKNOWN_APP" and an empty string respectively.

codecov[bot] commented 10 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (f8fb83f) 58.20% compared to head (7c90128) 58.16%.

:exclamation: Current head 7c90128 differs from pull request most recent head 14dc455. Consider uploading reports for the commit 14dc455 to get more accurate results

Files Patch % Lines
src/cpp/StatisticsBackend.cpp 20.00% 0 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #217 +/- ## ========================================== - Coverage 58.20% 58.16% -0.05% ========================================== Files 40 40 Lines 5678 5682 +4 Branches 2989 2993 +4 ========================================== Hits 3305 3305 Misses 88 88 - Partials 2285 2289 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.