Variable postgresJsIntegrationConst
postgresJsIntegration: (
options?: PostgresJsInstrumentationConfig,
) => Integration
Type Declaration
- (options?: PostgresJsInstrumentationConfig): Integration
Parameters
Optionaloptions: PostgresJsInstrumentationConfig
Returns Integration
Adds Sentry tracing instrumentation for the postgres library.
For more information, see the
postgresIntegrationdocumentation.