-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove old health topics from c8y mapper (#2353)
- Loading branch information
Showing
9 changed files
with
72 additions
and
96 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f96086d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Robot Results
Failed Tests
benchmark.py run --count 1000 ...
returned an unexpected exit code stdout: { "ok": false, "iterations": 5, "passed": 3, "failed": 2, "results": [ { "worker": 0, "messages": 1000, "dropped_percent": 0.0, "dropped_messages": 0, "total": 0.12067, "total_non_idle": 0.12067, "idle": 0.0, "parameters": { "count": 1000, "beats": 100, "beats_delay": 0, [ Message content over the limit has been removed. ] 2023-10-20 15:47:06,892 - root - INFO - Starting benchmark: count=1000, beats=100, beats_delay=0ms, period=75ms 2023-10-20 15:47:06,974 - root - INFO - Subscribing to cloud topic 2023-10-20 15:47:07,111 - root - WARNING - Burst time is exceeding the period. Skipping delay. diff=-0.051 2023-10-20 15:47:08,092 - root - INFO - Waiting for last message to be published 2023-10-20 15:47:10,139 - root - INFO - Stopping mqtt client 2023-10-20 15:47:10,206 - root - WARNING - Detected dropped messages 2023-10-20 15:47:11,211 - root - INFO - Starting benchmark: count=1000, beats=100, beats_delay=0ms, period=100ms 2023-10-20 15:47:11,281 - root - INFO - Subscribing to cloud topic 2023-10-20 15:47:12,473 - root - WARNING - Burst time is exceeding the period. Skipping delay. diff=-0.025 2023-10-20 15:47:12,473 - root - INFO - Waiting for last message to be published 2023-10-20 15:47:14,556 - root - INFO - Stopping mqtt client 2023-10-20 15:47:14,607 - root - WARNING - Detected dropped messages 2023-10-20 15:47:15,610 - root - INFO - Finished benchmark Benchmark failedBenchmarks
f96086d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Robot Results