Skip to content

Add OpenTelemetry (OTEL) support for observability dashboards #81

@thegovind

Description

@thegovind

Overview

Add OpenTelemetry (OTEL) Support for Observability

Implement OTEL support as outlined in the official Microsoft documentation. The goal is to ensure that observability dashboards are properly hydrated with data regarding workflows and agent executions.

Requirements

  • Integrate OTEL instrumentation throughout the agent workflows and execution paths.
  • Ensure that relevant traces, metrics, and logs are emitted and can be visualized in observability dashboards.
  • Provide documentation and code samples where necessary for future contributors.

Acceptance Criteria

  • OTEL traces for all major workflow executions are visible in the dashboard.
  • Logs and metrics are tagged with workflow and agent identifiers.
  • A test dashboard or example dashboard configuration is provided.

Reference: Enable OpenTelemetry in your app

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions