Publish additional events#12563
Conversation
|
This pull request introduces 1 alert when merging 1c69b25 into 2626573 - view on LGTM.com new alerts:
|
|
|
||
| self.events_handle = events_init_publisher(EVENTS_PUBLISHER_SOURCE) | ||
|
|
||
| def __del__(self): |
There was a problem hiding this comment.
__del__ is hacky. Suggest follow https://stackoverflow.com/a/6104568/2514803 for unmanaged resource. #Closed
There was a problem hiding this comment.
No longer use del, moved deinit to the end of check() method which is the main driver of the script, used by manager.py
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@zbud-msft I am getting the following traceback. Can you please investigate? Program 'container_memory_telemetry' Here is a full trace |
Fixed as part of #12797 |
Why I did it
Add event_publish code or regex for rsyslog plugin for additional events
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Description for the changelog
Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)