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"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "management.otlp.metrics.export.base-time-unit",
|
||||
"defaultValue": "milliseconds"
|
||||
},
|
||||
{
|
||||
"name": "management.otlp.tracing.compression",
|
||||
"defaultValue": "none"
|
||||
|
|
Loading…
Reference in New Issue