Inode metadata is a lot of the stuff you can see in stat
. For example, you can trigger this by changing the modification date of a file with touch
.
That said, there are other things that are part of inode metadata that have their own event. Owner and group, for example.