-
-
Couldn't load subscription status.
- Fork 47
Open
Description
@JannisBush raised an idea to run privacy analysis based on the browser audits and console logs.
We are trying to check if the data is available in console_log and audit_issues in payload.
Console Domain has been deprecated, we used messageAdded event.
The uptodate data will be available in Log and Runtime domains:
- Runtime events
executionContextCreatedandexecutionContextDestroyed. The Runtime.consoleAPICalled is currently missing. - Log events are currently being processed.
Suggestions:
- add
Runtime.consoleAPICalledevents toconsole_log - deprecate
Consoleevents
Analysts then will be able to use it with custom_metrics or directly with SQL.
@pmeenan does this make sense? Do you have any concerns?
Metadata
Metadata
Assignees
Labels
No labels