Skip to content

Commit 8f12f49

Browse files
updated logging
1 parent ada9183 commit 8f12f49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content-gen/src/backend/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
configure_azure_monitor(
5454
connection_string=appinsights_connection_string,
5555
enable_live_metrics=False,
56+
enable_performance_counters=False,
5657
logging_level=logging.WARNING,
5758
)
5859
# Disable Azure SDK native span creation (ContainerProxy.*, BlobClient.* InProc spans)

0 commit comments

Comments
 (0)