Edit

Share via


AppGenAIContent

Generative AI content captured from an OpenTelemetry source, including input and output messages, system instructions, and tool interactions.

Table attributes

Attribute Value
Resource types microsoft.operationalinsights/workspaces
Categories Applications
Solutions LogManagement
Basic log Yes
Ingestion-time DCR support No
Lake-only ingestion No
Sample Queries -

Columns

Column Type Description
AgentId string The unique identifier of the GenAI agent.
AgentName string The name of the GenAI agent.
Attributes dynamic A property bag of additional key-value pairs associated with this record.
_BilledSize real The record size in bytes
EvaluationExplanation string The explanation or reasoning provided by an evaluation of the GenAI interaction.
Id string A unique identifier for the record.
InputMessages string The chat history provided to the model as an input.
_IsBillable string Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account
ModelName string The name of the GenAI model the request is being made to.
OutputMessages string Messages returned by the model where each message represents a specific model response (choice, candidate).
ParentSpanId string The identifier of the parent of the associated span.
_ResourceId string A unique identifier for the resource that the record is associated with
RoleName string A simplified service identifier combining ServiceNamespace and ServiceName.
ServiceInstanceId string A unique identifier for the instance of the service. This is the value of the 'service.instance.id' resource attribute.
ServiceName string Logical name of the service. This is the value of the 'service.name' resource attribute.
ServiceNamespace string A namespace for ServiceName. This is the value of the 'service.namespace' resource attribute.
SourceSystem string The type of agent the event was collected by. For example, OpsManager for Windows agent, either direct connect or Operations Manager, Linux for all Linux agents, or Azure for Azure Diagnostics
SpanId string The identifier of the span this content is associated with.
_SubscriptionId string A unique identifier for the subscription that the record is associated with
SystemInstructions string The system message or instructions provided to the GenAI model separately from the chat history.
TenantId string The Log Analytics workspace ID
TimeGenerated datetime Date and time when the GenAI content was captured.
ToolCallArguments string Parameters passed to the tool call.
ToolCallResult string The result returned by the tool call (if any and if execution was successful).
ToolDefinitions string The list of source system tool definitions available to the GenAI agent or model.
TraceId string The identifier of the trace this record belongs to.
Type string The name of the table