Fix metadata of management.otlp.metrics.export.base-time-unit

See gh-37094
This commit is contained in:
Johnny Lim 2023-08-24 20:06:14 +09:00 committed by Stephane Nicoll
parent 379b59e3fd
commit 847c6aec01
1 changed files with 4 additions and 0 deletions

View File

@ -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"