mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
Merge pull request #37210 from izeye
* pr/37210: Add default value metadata for management.metrics.export.signalfx.published-histogram-type Closes gh-37210
This commit is contained in:
+4
@@ -464,6 +464,10 @@
|
||||
"level": "error"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "management.metrics.export.signalfx.published-histogram-type",
|
||||
"defaultValue": "default"
|
||||
},
|
||||
{
|
||||
"name": "management.metrics.export.simple.mode",
|
||||
"defaultValue": "cumulative"
|
||||
|
||||
Reference in New Issue
Block a user