For the complete documentation index, see llms.txt. This page is also available as Markdown.

Overview

SahamatiNet Agent (SNA) is a lightweight, standalone agent developed by Sahamati and deployed within an Account Aggregator's (AA's) own infrastructure. SNA is responsible for aggregating and sending required metrics to Sahamati's endpoint on behalf of the AA, without requiring the AA's to write or maintain code that implements complex metric-capture logic.

Key Capabilities

  • Runs entirely within the AA's infrastructure; no data leaves unless pushed to Sahamati's endpoint.

  • Captures request and notification metrics across all FIP-side AA APIs.

  • Aggregates data and pushes structured JSON payloads to Sahamati every 10 minutes.

  • Is versioned and upgradeable; AAs simply redeploy a new Helm chart version; no code changes needed.

  • Provides uniform, schema-consistent data across all AAs for fair SLA benchmarking.

Current Phase of Deployment

Sahamati is currently requesting all AAs to:

  1. Deploy SNA to their UAT environment and validate the integration.

  2. Deploy SNA to their Production environment once UAT validation is complete.

  3. Integrate at the AA-FIP interface side (integration points A, B, C, D, see Section 4).

📌 For this phase, SLA and SaaNs data capture is required at the AA-FIP interface only.

Last updated

Was this helpful?