opentelemetry-sqlcommenter icon indicating copy to clipboard operation
opentelemetry-sqlcommenter copied to clipboard

SQLCommenter components for various languages

SQLCommenter components for various languages

This repository is the temporary repository toward the migration to contrib/instrumentation repositories for each languages. See details in these tickets. [1][2]

Documentation

Contains all the various sqlcommenter-* implementations.

  • [X] Python
    • [X] django
    • [X] psycopg2
    • [X] sqlalchemy
  • [X] Java
    • [X] Hibernate
    • [X] Spring+Hibernate
  • [X] Ruby
    • [X] Rails
  • [X] Node.js
    • [X] Knex.js
    • [X] Sequelize.js