# Prompt flow tracing
[](https://pypi.org/project/promptflow-tracing/)
[](https://microsoft.github.io/promptflow/reference/python-library-reference/promptflow-tracing/promptflow.tracing.html)
[](https://github.com/microsoft/promptflow/blob/main/LICENSE)
## Introduction
The `promptflow-tracing` package offers tracing capabilities to capture and illustrate the internal execution processes of both DAG flow and Flex flow. It is designed to be compatible with [OpenTelemetry](https://opentelemetry.io/). This makes it a valuable tool for Flex flow developers who use various frameworks (such as langchain, semantic kernel, OpenAI, and various agents) to build LLM-based applications. By using promptflow-tracing, developers can achieve comprehensive observability of their LLM applications.
## ChangeLog
Reach the full change log [here](https://microsoft.github.io/promptflow/reference/changelog/promptflow-tracing.html).
Raw data
{
"_id": null,
"home_page": "https://microsoft.github.io/promptflow/",
"name": "promptflow-tracing",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": "telemetry",
"author": "Microsoft Corporation",
"author_email": "aml-pt-eng@microsoft.com",
"download_url": null,
"platform": null,
"description": "# Prompt flow tracing\n\n[](https://pypi.org/project/promptflow-tracing/)\n[](https://microsoft.github.io/promptflow/reference/python-library-reference/promptflow-tracing/promptflow.tracing.html)\n[](https://github.com/microsoft/promptflow/blob/main/LICENSE)\n\n## Introduction\n\nThe `promptflow-tracing` package offers tracing capabilities to capture and illustrate the internal execution processes of both DAG flow and Flex flow. It is designed to be compatible with [OpenTelemetry](https://opentelemetry.io/). This makes it a valuable tool for Flex flow developers who use various frameworks (such as langchain, semantic kernel, OpenAI, and various agents) to build LLM-based applications. By using promptflow-tracing, developers can achieve comprehensive observability of their LLM applications.\n\n## ChangeLog\n\nReach the full change log [here](https://microsoft.github.io/promptflow/reference/changelog/promptflow-tracing.html).\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Prompt flow tracing",
"version": "1.17.0",
"project_urls": {
"Bug Reports": "https://github.com/microsoft/promptflow/issues",
"Homepage": "https://microsoft.github.io/promptflow/",
"Repository": "https://github.com/microsoft/promptflow"
},
"split_keywords": [
"telemetry"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "aeedc528fdc481b3f4311be1215b5bccd57092a95b42cb3b54935f0324b72e1d",
"md5": "7975b8a999b89068ce9af0f7c109b348",
"sha256": "62eab30fff8e5e5f8ec38755d4e993dad18099328199d1e8abbacfc59f5c3e96"
},
"downloads": -1,
"filename": "promptflow_tracing-1.17.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7975b8a999b89068ce9af0f7c109b348",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 26988,
"upload_time": "2025-01-06T19:05:30",
"upload_time_iso_8601": "2025-01-06T19:05:30.841394Z",
"url": "https://files.pythonhosted.org/packages/ae/ed/c528fdc481b3f4311be1215b5bccd57092a95b42cb3b54935f0324b72e1d/promptflow_tracing-1.17.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-06 19:05:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "microsoft",
"github_project": "promptflow",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "promptflow-tracing"
}