mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Merge pull request #51627 from ohchanKyu
Closes gh-51627 * gh-51627: Fix typo in deprecated Pushgateway base-url property metadata
This commit is contained in:
+1
-1
@@ -1822,7 +1822,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "management.promethus.metrics.export.pushgateway.base-url",
|
||||
"name": "management.prometheus.metrics.export.pushgateway.base-url",
|
||||
"type": "java.lang.String",
|
||||
"deprecation": {
|
||||
"level": "error",
|
||||
|
||||
Reference in New Issue
Block a user