Skip to content

Commit 0cb34b2

Browse files
Merge pull request #241124 from mattmccleary/patch-33
Update opentelemetry-enable.md
2 parents ab93ff4 + 6148de1 commit 0cb34b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/opentelemetry-enable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ Examples of using the Python logging library can be found on [GitHub](https://gi
439439
---
440440

441441
**Footnotes**
442-
- <a name="FOOTNOTEONE">1</a>: Supports automatic reporting of unhandled exceptions
442+
- <a name="FOOTNOTEONE">1</a>: Supports automatic reporting of *unhandled/uncaught* exceptions
443443
- <a name="FOOTNOTETWO">2</a>: Supports OpenTelemetry Metrics
444444
- <a name="FOOTNOTETHREE">3</a>: By default, logging is only collected at INFO level or higher. To change this setting, see the [configuration options](./java-standalone-config.md#autocollected-logging).
445445
- <a name="FOOTNOTEFOUR">4</a>: By default, logging is only collected at WARNING level or higher..

0 commit comments

Comments
 (0)