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 - Fast-DDS-statistics-backend/colc
option(BUILD_DOCUMENTATION_TESTS "Build Fast DDS Statistics Backend documentation tests" OFF) if (BUILD_DOCUMENTATION) if(BUILD_DOCUMENTATION_TESTS) # CTest needs to be included here, otherwise it is not possible to run the tests from the root # of the build directory enable_testing() incl...
.. toctree:: :caption: Fast DDS Statistics Backend :maxdepth: 2 :numbered: 5 :hidden: /rst/statistics_backend/statistics_backend /rst/types/types_index /rst/listeners/listeners_index /rst/full_example /rst/api-reference/api_reference .. toctree:: :caption: Release Notes :maxdepth: 2 :hidd...
cmake --build build\fastdds --config Release --target install - name: install Fast-DDS-statistics-backend shell: pwsh run: > git clone https://github.com/eProsima/Fast-DDS-statistics-backend.git; shell: pwsh run: > cmake -DCMAKE_PREFIX_PATH='C:\Program Files\gtest' -DBUILD_LIBRAR...
By default, *eProsima Fast DDS Statistics Backend* does not compile tests. It is possible to activate them with the opportune `CMake configuration options <https://cmake.org/cmake/help/v3.6/manual/cmake.1.html#options>`_ when calling colcon_ or CMake_. For more details, please refer to...
details::StatisticsBackendData::DiscoveryStatus::DISCOVERY); return locator->id; } return found_remote_locators.front().second; }template<> void DatabaseDataQueue::process_sample_type( EntityId& domain, @@ -70,22 +88,7 @@ void DatabaseDataQueue::process_sample_type( ...