@logicline/aws-xray-sequelize-postgres

0.0.5 • Public • Published

aws-xray-sequelize-postgres

The aws-xray-sequelize-postgres module is a Sequelize extension for AWS X-Ray to capture PostgreSQL queries. This module requires the pg module.

Installation

npm install --save @logicline/aws-xray-sequelize-postgres

Usage

var Sequelize = require('sequelize');

var db = new Sequelize({
    dialect: 'postgres',
    dialectModulePath: '@logicline/aws-xray-sequelize-postgres',
});

Dependents (0)

Package Sidebar

Install

npm i @logicline/aws-xray-sequelize-postgres

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

3.73 kB

Total Files

7

Last publish

Collaborators

  • francois_lassl
  • norahschnorr
  • sven-brockmann
  • asishpmathew
  • vishnusuresh_logicline
  • kirankjolly
  • ullasbabu
  • llbuilder
  • shaussmann
  • remshamsll
  • matthias.ulrich
  • vitorsfranca_
  • pissarczyklogicline
  • victorjpe
  • npmjs-admin
  • abhilashasokan