mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
Add default value metadata for management.metrics.export.signalfx.published-histogram-type
See gh-37210
This commit is contained in:
committed by
Moritz Halbritter
parent
aa52c1763f
commit
5f9bc721d3
+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