We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4c00b6 commit dc9d41eCopy full SHA for dc9d41e
sdk/monitor/azure-monitor-opentelemetry/setup.py
@@ -87,7 +87,7 @@
87
install_requires=[
88
"azure-core<2.0.0,>=1.28.0",
89
"azure-core-tracing-opentelemetry~=1.0.0b11",
90
- "azure-monitor-opentelemetry-exporter~=1.0.0b25",
+ "azure-monitor-opentelemetry-exporter~=1.0.0b26",
91
"opentelemetry-instrumentation-django~=0.42b0",
92
"opentelemetry-instrumentation-fastapi~=0.42b0",
93
"opentelemetry-instrumentation-flask~=0.42b0",
0 commit comments