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

NaN Statistics Values From the Fast DDS Statistics Backend #262

Open
onurcanersen opened this issue Jan 10, 2025 · 0 comments
Open

NaN Statistics Values From the Fast DDS Statistics Backend #262

onurcanersen opened this issue Jan 10, 2025 · 0 comments

Comments

@onurcanersen
Copy link

Hi eProsima team,

I am experimenting your FastDDS, Fast-DDS-monitor and FastDDS statistics backend library products.
It seems there could be a bug in the statistics backend.

I have 29 Fast DDS applications publishing and subscribing from 10 topics. These apps run on 10 Docker containers. These containers share same isolated Docker network.

I started with implementing a FastDDS monitoring tool for these apps which is linked with FastDDS statistics backend library. First, I tried to measure “Publication Throughput”.
The problem is that the statistics backend library could report that metric for at most ten data writers. If we have had more writers, that metric was reported as “NaN” for additional data writers (by the statistics backend library).
I observed that problem when I used Fast-DDS-monitor tool also.

The version of the FastDDS statistics backend is 2.0.0.
The version of the Fast-DDS-monitor is 3.1.0.

I researched the page https://fast-dds.docs.eprosima.com/en/latest/fastdds/statistics/dds_layer/troubleshooting.html for trouble-shooting.
Still, that guide was not worked for me.

Do you have any suggestions for the case? Thank you in advance.

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

No branches or pull requests

1 participant