You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,6 +55,11 @@ print(result.json())
55
55
56
56
For more information on how to use the package, refer to the [samples](https://github.com/microsoftgraph/msgraph-sdk-python-core/tree/dev/samples)
57
57
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
+
58
63
## Issues
59
64
60
65
View or log issues on the [Issues](https://github.com/microsoftgraph/msgraph-sdk-python-core/issues) tab in the repo.
0 commit comments