Upgraded to 7.x and having some issues with our nginx data. One example is response times the fields were moved from nginx.access.response_code to http.response.status_code.
I thought enabling the compatibility later would create aliases would fix this?
migration.6_to_7.enabled: true
Is this because it is a leaf field? Is there anyway to create an alias for these?