There was an error while loading. Please reload this page.
1 parent fd449ad commit 36acbc0Copy full SHA for 36acbc0
1 file changed
requirements.txt
@@ -26,3 +26,6 @@ numpy
26
schedule
27
uvloop; sys_platform == 'linux' or sys_platform == 'darwin' # linux or macos only
28
winloop; sys_platform == 'win32' # windows only
29
+opentelemetry-api>=1.20.0
30
+opentelemetry-sdk>=1.20.0
31
+opentelemetry-exporter-otlp>=1.20.0
0 commit comments