Django and Flask integrations have framework name and version extracted from the packages automatically.
This is missing in Sanic integration, it will be very useful as I have a lot of applications running different frameworks and versions.
(I currently use manual config which is not scalable and hard to maintain on upgrade)