Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Added MySQL database telemetry log support #30

Open
wants to merge 4 commits into
base: release-3.3.0
Choose a base branch
from

Conversation

sudeeppr1998
Copy link

Hello,

We have added a MySQL database telemetry log support. This will provide another database support to store telemetry logs.

Changes Made for this addition :

  1. MySQL native driver added
  2. In dispatcher, MySQL dispatcher added with table creation and log functionality
  3. envVariables.js file updated for MySQL env variables. Those variables are
    • MYSQL_HOST
    • MYSQL_USER
    • MYSQL_PORT
    • MYSQL_DATABASE
    • MYSQL_PASSWORD

Thanks for considering this pull request

Thanks & Regards,
Sudeep Ratnaparkhe
Tekdi Technologies
Email Id - [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants