We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 086060e commit b608a7cCopy full SHA for b608a7c
1 file changed
pyproject.toml
@@ -39,7 +39,7 @@ telemetry = [
39
"opentelemetry-api",
40
"opentelemetry-sdk",
41
"opentelemetry-exporter-otlp-proto-http",
42
- "opentelemetry-instrumentation-eodag",
+ "opentelemetry-instrumentation-eodag @ git+https://github.com/CS-SI/opentelemetry-instrumentation-eodag",
43
"opentelemetry-instrumentation-fastapi"
44
]
45
dev = [
0 commit comments