Skip to content

Commit 02b92fd

Browse files
authored
Update opentelemetry-enable.md
1 parent 6ab0ff4 commit 02b92fd

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ Follow the steps in this section to instrument your application with OpenTelemet
6868

6969
- Python Application using Python 3.7+
7070

71-
7271
---
7372

7473
> [!TIP]
@@ -138,10 +137,6 @@ Install the latest [azure-monitor-opentelemetry](https://pypi.org/project/azure-
138137
pip install azure-monitor-opentelemetry
139138
```
140139

141-
142-
143-
144-
145140
---
146141

147142
### Enable Azure Monitor Application Insights
@@ -248,10 +243,6 @@ input()
248243

249244
```
250245

251-
252-
253-
254-
255246
---
256247

257248
#### Copy the Connection String from your Application Insights Resource

0 commit comments

Comments
 (0)