How to use sentry and vue component?

Hi everyone, i’m gonna use sentry and i want to mix it with vue component. I don’t want to get message from all vue app, but only from component. How is it possible?

UPD: i made component like a library, and i embedded in main vue app my vue component like a npm packet