Skip to content

Commit 705acad

Browse files
committed
add link to new tut
1 parent bb6bd73 commit 705acad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/_data.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,11 @@ export const sidebar = [
375375
href: "/examples/otel_span_propagation_tutorial/",
376376
type: "tutorial",
377377
},
378+
{
379+
title: "OpenTelemetry with Deno Deploy",
380+
href: "/examples/deploy_otel_tutorial/",
381+
type: "tutorial",
382+
}
378383
],
379384
},
380385
{

0 commit comments

Comments
 (0)