File tree Expand file tree Collapse file tree 4 files changed +5
-6
lines changed
cloud-trace-demo-app-opentelemetry/app Expand file tree Collapse file tree 4 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
grpcio == 1.39.0
2
- opencensus-ext-stackdriver == 0.7.4
2
+ opencensus-ext-stackdriver == 0.8.0
3
3
opencensus == 0.7.13
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ opentelemetry-propagator-gcp==1.0.0
5
5
opentelemetry-instrumentation-flask == 0.20b0
6
6
grpcio == 1.39.0
7
7
httpretty == 1.1.4
8
- google-cloud-monitoring == 2.2.1
8
+ google-cloud-monitoring == 2.4.2
9
9
google-cloud-trace == 0.24.0
Original file line number Diff line number Diff line change 1
- # opencensus-ext-stackdriver 0.7.4 depends on google-cloud-monitoring<1.0.0 and >=0.30.0
2
- google-cloud-monitoring == 0.36.0
1
+ google-cloud-monitoring == 2.4.2
3
2
google-cloud-trace == 0.24.0
4
3
opencensus == 0.7.13
5
4
# Don't upgrade to 2.0.0 yet until opencensus-ext-flask is okay with it
6
5
Flask == 1.1.4
7
- opencensus-ext-stackdriver == 0.7.4
6
+ opencensus-ext-stackdriver == 0.8.0
8
7
opencensus-ext-flask == 0.7.5 # requires flask!=1.1.3, <2.0.0 and >=0.12.3
9
8
opencensus-context == 0.1.2
10
9
grpcio == 1.39.0
Original file line number Diff line number Diff line change 1
1
google-cloud-trace == 0.24.0
2
2
opencensus == 0.7.13
3
- opencensus-ext-stackdriver == 0.7.4
3
+ opencensus-ext-stackdriver == 0.8.0
4
4
Flask == 2.0.1
You can’t perform that action at this time.
0 commit comments