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

issue:#3975912: Convert PDR to work with counters from the secondary telemetry instead of a dynamic instance #234

Merged
merged 9 commits into from
Aug 15, 2024

Conversation

egershonNvidia
Copy link
Contributor

@egershonNvidia egershonNvidia commented Aug 14, 2024

What

replacing the dynamic telemetry session with secondary telemetry.
Removing all the parts connected to the dynamic telemetry session.
we dont have telemetry collector class, this is another task.

Why ?

Task
first task in order to merge the ALM plugin and PDR plugin, we want to take secondary telemetry in the code.

How ?

It is optional, but for complex PRs please provide information about the design,
architecture, approach, etc.

Testing ?

Changed the consts in the tests with the same constants to work as well.

Special triggers

Use the following phrases as comments to trigger different runs

  • bot:retest rerun Jenkins CI (to rerun GitHub CI, use "Checks" tab on PR page and rerun all jobs)
  • bot:upgrade run additional update tests

Signed-off-by: Elad Gershon <egershon@nvidia.com>
Signed-off-by: Elad Gershon <egershon@nvidia.com>
@TalLerner TalLerner requested a review from drorlevy August 14, 2024 08:35
@TalLerner
Copy link
Collaborator

Please fix the Git Action CI

Signed-off-by: Elad Gershon <egershon@nvidia.com>
Signed-off-by: Elad Gershon <egershon@nvidia.com>
Signed-off-by: Elad Gershon <egershon@nvidia.com>
Signed-off-by: Elad Gershon <egershon@nvidia.com>
Signed-off-by: Elad Gershon <egershon@nvidia.com>
Signed-off-by: Elad Gershon <egershon@nvidia.com>
Signed-off-by: Elad Gershon <egershon@nvidia.com>
@egershonNvidia egershonNvidia changed the title issue:#4027497: Create a class that pulls the secondary telemetry every interval and send an event that new data is ready issue:#3975912: Convert PDR to work with counters from the secondary telemetry instead of a dynamic instance Aug 15, 2024
@TalLerner TalLerner merged commit dad6b6b into main Aug 15, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

4 participants