mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Python: Remove duplicated workflow observability sample (#2357)
* Remove duplicated workflow observability sample * Fix link
This commit is contained in:
committed by
GitHub
Unverified
parent
e5b63a1041
commit
02af2bc0ef
@@ -82,9 +82,7 @@ Once comfortable with these, explore the rest of the samples below.
|
||||
|
||||
### observability
|
||||
|
||||
| Sample | File | Concepts |
|
||||
|---|---|---|
|
||||
| Tracing (Basics) | [observability/tracing_basics.py](./observability/tracing_basics.py) | Use basic tracing for workflow telemetry. Refer to this [directory](../observability/) to learn more about observability concepts. |
|
||||
For observability samples in Agent Framework, see the [observability getting started samples](../observability/README.md). The [sample](../observability/workflow_observability.py) demonstrates integrating observability into workflows.
|
||||
|
||||
### orchestration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user