[PR #366] [MERGED] Add Opik to observability docs #366

Closed
opened 2026-02-16 02:17:21 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/366
Author: @vincentkoc
Created: 2/10/2026
Status: Merged
Merged: 2/11/2026
Merged by: @adrianlyjak

Base: mainHead: vincentkoc-code/add-opik-observability-docs


📝 Commits (2)

  • fcf222a Add Opik observability docs via OpenTelemetry
  • c94e399 Update README.md

📊 Changes

2 files changed (+7 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)
📝 docs/src/content/docs/llamaagents/workflows/observability.md (+6 -0)

📄 Description

Summary

  • add an Opik link to the observability examples list in README.md
  • add an Opik section in docs/src/content/docs/llamaagents/workflows/observability.md
  • document Opik setup via the existing OpenTelemetry exporter pipeline

Test Plan

  • verify markdown renders correctly
  • verify Opik documentation links are valid

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/workflows-py/pull/366 **Author:** [@vincentkoc](https://github.com/vincentkoc) **Created:** 2/10/2026 **Status:** ✅ Merged **Merged:** 2/11/2026 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `vincentkoc-code/add-opik-observability-docs` --- ### 📝 Commits (2) - [`fcf222a`](https://github.com/run-llama/workflows-py/commit/fcf222aebaa3b45b83c3e76ce668e71bc69fe603) Add Opik observability docs via OpenTelemetry - [`c94e399`](https://github.com/run-llama/workflows-py/commit/c94e39963f2b20f844aa861b38ee6f10f1a3d891) Update README.md ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `docs/src/content/docs/llamaagents/workflows/observability.md` (+6 -0) </details> ### 📄 Description ## Summary - add an Opik link to the observability examples list in `README.md` - add an Opik section in `docs/src/content/docs/llamaagents/workflows/observability.md` - document Opik setup via the existing OpenTelemetry exporter pipeline ## Test Plan - verify markdown renders correctly - verify Opik documentation links are valid --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 02:17:21 -05:00
yindo closed this issue 2026-02-16 02:17:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-py#366