last9 / openapm-nodejs

APM for NodeJS using Prometheus
https://last9.io
Apache License 2.0
62 stars 3 forks source link

feat: Support for instrumenting Sequelize ORM #46

Open chtushar opened 3 months ago

chtushar commented 3 months ago

Add an instrumentation support for Sequelize ORM.

Signature

openapm.instrument('sequelize');

Metric to be emitted:

Unknown