Open
Description
Description
This task involves configuring the ONEST telemetry server (https://data.onest.network/
) in the protocol server and verifying that telemetry logs are correctly generated and transmitted to the server. This is essential to ensure observability and monitoring across protocol-based interactions.
Goals
- Configure the ONEST telemetry server in the protocol server setup (locally)
- Generate telemetry logs during protocol flows
- Verify logs are successfully sent and received by the ONEST telemetry server
Expected Outcome
Telemetry logs generated during protocol interactions (e.g., search, select, confirm) are correctly transmitted to https://data.onest.network/
and are visible/accessible for analysis.
Acceptance Criteria
- Protocol server includes correct configuration for the ONEST telemetry server
- Logs are generated on relevant protocol events
- Logs appear in ONEST telemetry server dashboard or API
- Manual testing confirms correct transmission for different protocol flows
Mockups / Wireframes
NA
Product Name
Beckn Onix
Domain
NA
Tech Skills Needed
- Node.js
- Protocol server configuration
- Log generation and inspection
- Telemetry and observability tools
Complexity
Medium
Category
DevOps
Sub Category
Observability & Monitoring