You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue: Generate the telemetry based on Open Network Telemetry Specification(based on OTel Spec(https://opentelemetry.io/docs/specs/otel/)), which is a standardized telemetry specification for open, decentralized networks/protocols to enable network observability.
@faizmagic can you please validate this request from a business point of view. @yravinderkumar33 has already implemented it in the PR that is linked above.
@yravinderkumar33 , can you please write a brief description on what the enhancements will be if this PR is integrated, so Faiz can get a overview to approve this requirements. Primarily from a functional point of view (additional data that will be captured etc) and non-functional if any (cache improvement/code maintainability etc)
Issue: Generate the telemetry based on Open Network Telemetry Specification(based on OTel Spec(https://opentelemetry.io/docs/specs/otel/)), which is a standardized telemetry specification for open, decentralized networks/protocols to enable network observability.
Open Network Telemetry Specifications: https://docs.google.com/document/d/1pG6nPQnR44EblckUmD6UdwJ5TrCjYQMjOdEBdNZ0V9I/edit#heading=h.jjzj6d1569a5
Resolution: We built a JS SDK to generate the telemetry (https://github.com/Sunbird-Obsrv/open-network-telemetry). SDK Documentation: https://github.com/Sunbird-Obsrv/open-network-telemetry/blob/main/README.md
Made changes in the protocol server to use the SDK and generate telemetry.
The text was updated successfully, but these errors were encountered: