Commit 4506ad3
authored
Report internal DdsRouter information with the DdsPipe's Monitor module (#431)
* Configure the monitoring of topics through the YAML
Signed-off-by: tempate <danieldiaz@eprosima.com>
* Replace MonitorTopicsConfiguration with MonitorConfiguration
Signed-off-by: tempate <danieldiaz@eprosima.com>
* Only compile the monitor module on demand
Signed-off-by: tempate <danieldiaz@eprosima.com>
* Refactor
Signed-off-by: tempate <danieldiaz@eprosima.com>
* Documentation
Signed-off-by: tempate <danieldiaz@eprosima.com>
* Minor improvements to the documentation
Signed-off-by: tempate <danieldiaz@eprosima.com>
* Minor fixes
Signed-off-by: tempate <danieldiaz@eprosima.com>
* Basic docker test
Signed-off-by: tempate <danieldiaz@eprosima.com>
* Initialize the Monitor in the right place
Signed-off-by: tempate <danieldiaz@eprosima.com>
* Apply DdsPipe suggestions
Signed-off-by: tempate <danieldiaz@eprosima.com>
* Apply suggestions
Signed-off-by: tempate <danieldiaz@eprosima.com>
* Register participants inside the Monitor
Signed-off-by: tempate <danieldiaz@eprosima.com>
* Rename frequency to msg_rx_rate
Signed-off-by: tempate <danieldiaz@eprosima.com>
* Replace monitorize with monitor
Signed-off-by: tempate <danieldiaz@eprosima.com>
* Apply suggestions
Signed-off-by: tempate <danieldiaz@eprosima.com>
* Apply suggestions
Signed-off-by: tempate <danieldiaz@eprosima.com>
* Apply suggestions
Signed-off-by: tempate <danieldiaz@eprosima.com>
---------
Signed-off-by: tempate <danieldiaz@eprosima.com>1 parent 29de75f commit 4506ad3
5 files changed
Lines changed: 92 additions & 2 deletions
File tree
- ddsrouter_core/include/ddsrouter_core/configuration
- ddsrouter_yaml/src/cpp
- docs/rst
- notes
- user_manual
- tools/ddsrouter_tool/src/cpp
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
77 | 81 | | |
78 | 82 | | |
79 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
88 | 96 | | |
89 | 97 | | |
90 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
10 | 15 | | |
11 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
496 | 552 | | |
497 | 553 | | |
498 | 554 | | |
| |||
948 | 1004 | | |
949 | 1005 | | |
950 | 1006 | | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
951 | 1014 | | |
952 | 1015 | | |
953 | 1016 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
232 | 233 | | |
233 | 234 | | |
234 | 235 | | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
235 | 245 | | |
236 | 246 | | |
237 | 247 | | |
| |||
0 commit comments