[PR #1] [MERGED] feat: add instrumentation, same as in core.workflow #36

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/1
Author: @masci
Created: 6/9/2025
Status: Merged
Merged: 6/9/2025
Merged by: @masci

Base: mainHead: massi/instrumentation


📝 Commits (2)

  • fe516af feat: add instrumentation, same as in core.workflow
  • f5b04da Merge branch 'main' into massi/instrumentation

📊 Changes

4 files changed (+119 additions, -4 deletions)

View changed files

📝 pyproject.toml (+4 -1)
📝 src/workflows/context.py (+4 -2)
📝 src/workflows/workflow.py (+6 -0)
📝 uv.lock (+105 -1)

📄 Description

No description provided


🔄 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/1 **Author:** [@masci](https://github.com/masci) **Created:** 6/9/2025 **Status:** ✅ Merged **Merged:** 6/9/2025 **Merged by:** [@masci](https://github.com/masci) **Base:** `main` ← **Head:** `massi/instrumentation` --- ### 📝 Commits (2) - [`fe516af`](https://github.com/run-llama/workflows-py/commit/fe516afbe4d48abf51f526c642af6e5838cf769e) feat: add instrumentation, same as in core.workflow - [`f5b04da`](https://github.com/run-llama/workflows-py/commit/f5b04da4dfd0f00c19231d3a96ca4f22f53bda2b) Merge branch 'main' into massi/instrumentation ### 📊 Changes **4 files changed** (+119 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml` (+4 -1) 📝 `src/workflows/context.py` (+4 -2) 📝 `src/workflows/workflow.py` (+6 -0) 📝 `uv.lock` (+105 -1) </details> ### 📄 Description _No description provided_ --- <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:16:20 -05:00
yindo closed this issue 2026-02-16 02:16:20 -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#36