Skip to content

Commit 444a3f6

Browse files
committed
Update README with information on telemetry data that is captured
1 parent 8b86e24 commit 444a3f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@ print(result.json())
5555

5656
For more information on how to use the package, refer to the [samples](https://github.com/microsoftgraph/msgraph-sdk-python-core/tree/dev/samples)
5757

58+
59+
## Telemetry Metadata
60+
61+
This library captures metadata by default that provides insights into its usage and helps to improve the developer experience. This metadata includes the sdk version, runtime environment and host Os on which the client is running.
62+
5863
## Issues
5964

6065
View or log issues on the [Issues](https://github.com/microsoftgraph/msgraph-sdk-python-core/issues) tab in the repo.

0 commit comments

Comments
 (0)