Hi team - agentops already captures the observability side of agent runs really well. One gap in the ecosystem is governance-level telemetry: which policies were enforced, which tool calls were blocked, and cryptographic audit receipts for compliance.
asqav (pip install asqav) generates these signals and could export them as OpenTelemetry spans that agentops already ingests. This would let teams see both performance AND compliance data in the same dashboard.
Would you be open to exploring an integration? I can start with a PR that adds an asqav span exporter for the agentops collector.
Hi team - agentops already captures the observability side of agent runs really well. One gap in the ecosystem is governance-level telemetry: which policies were enforced, which tool calls were blocked, and cryptographic audit receipts for compliance.
asqav (pip install asqav) generates these signals and could export them as OpenTelemetry spans that agentops already ingests. This would let teams see both performance AND compliance data in the same dashboard.
Would you be open to exploring an integration? I can start with a PR that adds an asqav span exporter for the agentops collector.