Add default value metadata for management.metrics.export.signalfx.published-histogram-type

See gh-37210
This commit is contained in:
Johnny Lim
2023-09-06 23:18:09 +09:00
committed by Moritz Halbritter
parent aa52c1763f
commit 5f9bc721d3
@@ -464,6 +464,10 @@
"level": "error"
}
},
{
"name": "management.metrics.export.signalfx.published-histogram-type",
"defaultValue": "default"
},
{
"name": "management.metrics.export.simple.mode",
"defaultValue": "cumulative"