File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
azure-monitor-opentelemetry-distro Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44
55## [ 1.0.0b7] ( https://github.com/microsoft/ApplicationInsights-Python/releases/tag/v1.0.0b7 ) - 2022-09-26
66
7- - Moved and updated changelog
7+ - Moved and updated README
88 ([ #201 ] ( https://github.com/microsoft/ApplicationInsights-Python/pull/201 ) )
99- Adding requests, flask, and psycopg2 instrumentations
1010 ([ #199 ] ( https://github.com/microsoft/ApplicationInsights-Python/pull/199 ) )
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ This distro automatically installs the following libraries:
1616Install the Azure Monitor Opentelemetry Distro with [ pip] [ pip ] :
1717
1818``` Bash
19- pip install azure-monitor-opentelemetry-distro
19+ pip install azure-monitor-opentelemetry-distro --pre
2020```
2121
2222### Prerequisites:
You can’t perform that action at this time.
0 commit comments