Skip to content

Commit 02538d3

Browse files
thpiercesrprash
andauthored
Update README.md to add notices section (#118)
Wording approved by AWS Application Signals PMs. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. --------- Co-authored-by: Prashant Srivastava <[email protected]>
1 parent 79bbfb3 commit 02538d3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ This project provide AWS Distro base on [OpenTelemetry Python Contrib](https://g
66
preconfigured for use with AWS services. Please check out that project too to get a better
77
understanding of the underlying internals.
88

9-
## Python Version Support
9+
## Notices
10+
11+
### Performance
12+
13+
Enabling ADOT auto-instrumentation on Python applications could lead to an increase in API latencies at upper percentiles (P90), and is more noticeable in high throughput APIs or at high trace sampling rates. For more information, please contact [email protected].
14+
15+
### Python Version Support
1016
This project ensures compatibility with the following supported Python versions: 3.8, 3.9, 3.10, 3.11
1117

1218
## Code Style Check

0 commit comments

Comments
 (0)