Document default value for management.otlp.tracing.compression

See gh-34508
This commit is contained in:
Andy Wilkinson
2023-04-19 17:14:23 +01:00
parent 366f7a85c9
commit 45068c777f

View File

@@ -2032,6 +2032,10 @@
"level": "error"
}
},
{
"name": "management.otlp.tracing.compression",
"defaultValue": "none"
},
{
"name": "management.prometheus.metrics.export.histogram-flavor",
"defaultValue": "prometheus"