Skip to content

Commit 1226bb3

Browse files
committed
quoting ints
1 parent 80d3adc commit 1226bb3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

metadata/supported-configurations.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10965,15 +10965,15 @@
1096510965
{
1096610966
"version": "A",
1096710967
"type": "int",
10968-
"default": 10000,
10968+
"default": "10000",
1096910969
"aliases": []
1097010970
}
1097110971
],
1097210972
"OTEL_METRIC_EXPORT_TIMEOUT": [
1097310973
{
1097410974
"version": "A",
1097510975
"type": "int",
10976-
"default": 7500,
10976+
"default": "7500",
1097710977
"aliases": []
1097810978
}
1097910979
],
@@ -11005,7 +11005,7 @@
1100511005
{
1100611006
"version": "A",
1100711007
"type": "int",
11008-
"default": 10000,
11008+
"default": "10000",
1100911009
"aliases": []
1101011010
}
1101111011
],
@@ -11037,7 +11037,7 @@
1103711037
{
1103811038
"version": "A",
1103911039
"type": "int",
11040-
"default": 10000,
11040+
"default": "10000",
1104111041
"aliases": []
1104211042
}
1104311043
],

0 commit comments

Comments
 (0)