GetSdkConfiguration
Creates a configuration object for the OpenTelemetry Node SDK. This is used to set up a custom
preload script which must be run before the main Vendure server is loaded by means of the
Node.js --require flag.
Example
This would them be run as:
Parameters
options
parameter
SdkConfigurationOptionsOptions for configuring the OpenTelemetry Node SDK.
Was this chapter helpful?