Mellanox / ufm_sdk_3.0

BSD 3-Clause "New" or "Revised" License
20 stars 21 forks source link

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

Closed egershonNvidia closed 3 months ago

egershonNvidia commented 3 months ago

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

TalLerner commented 3 months ago

Please fix the Git Action CI