You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.
Now the SubscriberTopicStatisticsNode class subscribes to multiple topic for statistics collection.
However, we cannot distinguish for which topic the statistics are collected because the topic name is not specified in the statistics.
Description
Every statistic output should specify what topic it is a measurement of.
Test Plan
Manual testing
Unit test
Update e2e test
Documentation Plan
Docstrings
Release Plan
check in PR
Acceptance Criteria
Code has been implemented, reviewed and merged.
Test plan has been completed
Release plan has been completed
Once all above items are checked, this story can be moved to done.
Enhancement in #118
Now the SubscriberTopicStatisticsNode class subscribes to multiple topic for statistics collection.
However, we cannot distinguish for which topic the statistics are collected because the topic name is not specified in the statistics.
Description
Every statistic output should specify what topic it is a measurement of.
Test Plan
Documentation Plan
Release Plan
Acceptance Criteria
Once all above items are checked, this story can be moved to done.
Resources
Class to modify: SubscriberTopicStatistics
The text was updated successfully, but these errors were encountered: