Skip to content

Commit ffcd085

Browse files
gustavocidornelaswhoseoyster
authored andcommitted
chore: link to OpenLLMetry integration guide
1 parent f71c668 commit ffcd085

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

examples/tracing/openllmetry/openllmetry_tracing.ipynb

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"\n",
1111
"# <a id=\"top\">OpenLLMetry quickstart</a>\n",
1212
"\n",
13-
"This notebook shows how to export traces captured by [OpenLLMetry](https://github.com/traceloop/openllmetry) (by Traceloop) to Openlayer. The integration is done via the Openlayer's [OpenTelemetry endpoint](https://www.openlayer.com/docs/integrations/opentelemetry)."
13+
"This notebook shows how to export traces captured by [OpenLLMetry](https://github.com/traceloop/openllmetry) (by Traceloop) to Openlayer. The integration is done via the Openlayer's [OpenTelemetry endpoint](https://www.openlayer.com/docs/integrations/opentelemetry). For more information, refer to the [OpenLLMetry integration guide](https://www.openlayer.com/docs/integrations/openllmetry)."
1414
]
1515
},
1616
{
@@ -62,15 +62,7 @@
6262
"execution_count": null,
6363
"id": "c35d9860-dc41-4f7c-8d69-cc2ac7e5e485",
6464
"metadata": {},
65-
"outputs": [
66-
{
67-
"name": "stderr",
68-
"output_type": "stream",
69-
"text": [
70-
"Failed to export batch code: 404, reason: {\"error\": \"The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.\", \"code\": 404}\n"
71-
]
72-
}
73-
],
65+
"outputs": [],
7466
"source": [
7567
"from traceloop.sdk import Traceloop\n",
7668
"\n",

0 commit comments

Comments
 (0)