Skip to content

Commit d14ea97

Browse files
committed
example
1 parent c898705 commit d14ea97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

azure-monitor-opentelemetry/samples/tracing/http_fastapi.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
connection_string="<your-connection-string>",
1212
disable_logging=True,
1313
disable_metrics=True,
14-
instrumentations=["fastapi"],
1514
fastapi_config={"excluded_urls": "http://127.0.0.1:8000/exclude"},
1615
tracing_export_interval_millis=15000,
1716
)

0 commit comments

Comments
 (0)