browser-sdk

Home > @datadog/browser-rum > RumGlobal > setGlobalContext

RumGlobal.setGlobalContext property

Set the global context information to all events, stored in @context

Signature:

setGlobalContext: (context: any) => void;