Minimize what remains of actuator-autoconfigure-all

This commit is contained in:
Andy Wilkinson
2025-06-06 17:13:24 +01:00
committed by Phillip Webb
parent d337c44c2f
commit 679ef5e7ff
7 changed files with 24 additions and 114 deletions

View File

@@ -1621,6 +1621,14 @@
"replacement": "management.observations.http.server.requests.name",
"level": "error"
}
},
{
"name": "management.promethus.metrics.export.pushgateway.base-url",
"type": "java.lang.String",
"deprecation": {
"level": "error",
"replacement": "management.prometheus.metrics.export.pushgateway.address"
}
}
]
}