Skip to content

Streaming structured events implementation #11848

Merged
renukamanavalan merged 6 commits intosonic-net:masterfrom
renukamanavalan:clean_stream_structured_events
Sep 3, 2022
Merged

Streaming structured events implementation #11848
renukamanavalan merged 6 commits intosonic-net:masterfrom
renukamanavalan:clean_stream_structured_events

Conversation

@zbud-msft
Copy link
Contributor

@zbud-msft zbud-msft commented Aug 26, 2022

Why I did it

Implementation of HLD PR #954

How I did it

How to verify it

With this PR in, you flap BGP and use events_tool to see the published events.
With telemetry PR #111 in and corresponding submodule update done in buildimage, one could run gnmi_cli to capture BGP flap events.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@zbud-msft zbud-msft marked this pull request as ready for review August 26, 2022 00:20
{
swss::Logger::setMinPrio(swss::Logger::SWSS_DEBUG);
SWSS_LOG_INFO("The eventd service started");
SWSS_LOG_ERROR("ERR:The eventd service started");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we print an error here?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leaked behind. We will fix it.

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.

3 participants