Commit e117db1
Alex Boten
[bugfix] aggregate expects a measurement (open-telemetry#2469)
The previous code was passing in a value.1 parent c1174ea commit e117db1
File tree
1 file changed
+1
-1
lines changed- opentelemetry-sdk/src/opentelemetry/sdk/_metrics
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments