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

Add support for Multipoint Groups and telemetry #288

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

ko80
Copy link
Collaborator

@ko80 ko80 commented Dec 9, 2024

  • Add gRPC based API to interface with MCM Agent.
  • Add Manager to control the life cycle of Multipoint Groups.
  • Add basic support for Bridges.
  • Add Manager to control the life cycle of Bridges.
  • Add metrics to the connection base class to support telemetry.
  • Add metrics collector engine to support telemetry.
  • Add printing call stack when the app crashes.
  • Minor fixes to the build system.

Work is in progress.

@ko80 ko80 force-pushed the multipoint-telemetry-agent branch from a667968 to 78bb4a3 Compare December 9, 2024 01:15
@ko80 ko80 changed the title Add Multipoint Groups, telemetry, and Agent Add Multipoint Groups and telemetry Dec 9, 2024
@ko80 ko80 changed the title Add Multipoint Groups and telemetry Add support for Multipoint Groups and telemetry Dec 9, 2024
@ko80 ko80 marked this pull request as ready for review December 9, 2024 09:47
@ko80 ko80 requested review from moleksy, Sakoram and tszumski December 9, 2024 09:47
* Add gRPC based API to interface with MCM Agent.
* Add Manager to control the life cycle of Multipoint Groups.
* Add basic support for Bridges.
* Add Manager to control the life cycle of Bridges.
* Add metrics to the connection base class to support telemetry.
* Add metric collector engine to support telemetry.
* Add printing call stack when the app crashes.
* Minor fixes to the build system.

Signed-off-by: Konstantin Ilichev <[email protected]>
@ko80 ko80 force-pushed the multipoint-telemetry-agent branch from 78bb4a3 to a7240bf Compare December 10, 2024 11:04
@ko80 ko80 merged commit 55c8b29 into OpenVisualCloud:main Dec 11, 2024
12 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.

3 participants