Fix metadata of management.otlp.metrics.export.base-time-unit
See gh-37094
This commit is contained in:
parent
379b59e3fd
commit
847c6aec01
|
@ -2054,6 +2054,10 @@
|
||||||
"level": "error"
|
"level": "error"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "management.otlp.metrics.export.base-time-unit",
|
||||||
|
"defaultValue": "milliseconds"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "management.otlp.tracing.compression",
|
"name": "management.otlp.tracing.compression",
|
||||||
"defaultValue": "none"
|
"defaultValue": "none"
|
||||||
|
|
Loading…
Reference in New Issue