Skip to main content

Hi all,

 

Have anyone used Shield Event Monitoring on a Lightning Web Component?

We have a custom LWC and we've enabled Shield Event Monitoring in the org a few days ago. We wanted to find out, whether the act of rendering the component is being tracked by it. The component imports a method from our managed package, and the managed method performs an http callout request to an external API. The component works fine.

 

We have now looked through the Event Logs in our org, and came to the following observations:

1) The act of rendering/viewing the component is NOT being tracked by Shield.

2) But even the external API callouts that the component performs every time it's rendered are nowhere to be seen in the log files (and we've looked through all of them, except the 2 which are related to logins and logouts).

 

Does anyone have a similar experience?

0/9000