Project: datalens
81 entity types
Matrix/Data Model/agent_skill_log
PhysicalTableData Model

agent_skill_log

agent_skill_log records detailed logs of skill execution, including inputs, outputs, durations, token usage, success status, and error messages for monitoring and auditing. Agent skill logs belong to sessions identified by session_id in the agent_skill_log table. Skill Logging records are stored in the agent_skill_log database table capturing skill execution details. Agent skill logs are contained within agent_sessions to record skill execution details per session.

Attributes
labelsPhysicalTable,Entity
logical entity refEntity
database systemPostgreSQL
primary keyid
indexesidx_agent_skill_log(session_id)
Relationships3 connections
Loading graph...