Commit 3f96eba
authored
chore: Loosen metrics gems versions (#1698)
The OTLP metrics exporter will fail to install for tests because the
latest metrics SDK is newer than the previous version constraint.
The rest of the gems are installed based on minor versions.
Now metrics_sdk/_api are in sync.1 parent a217e9a commit 3f96eba
File tree
1 file changed
+2
-2
lines changed- exporter/otlp-metrics
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments