mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
This commit documents that the "error" key in Micrometer Observations should be preferred over the legacy "exception" one. Right now the information is duplicated but we might remove the deprecated one in the future. Closes gh-31514