Skip to content

Commit ec4ff02

Browse files
authored
Merge branch 'main' into feature/http-route-in-metric
2 parents c4cc8b3 + 6594cdf commit ec4ff02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resource/opentelemetry-resource-detector-azure/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
]
2727
dependencies = [
2828
"opentelemetry-sdk ~= 1.21",
29-
"opentelemetry-instrumentation == 0.47b0.dev",
29+
"opentelemetry-instrumentation ~= 0.43b0",
3030
]
3131

3232
[project.entry-points.opentelemetry_resource_detector]

0 commit comments

Comments
 (0)