You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to support GaussDB storage in Zipkin due to my company’s development requirements.
Feature
Support GaussDB storage in zipkin like mysql
Rationale
It can expand the influence of GaussDB
Example Scenario
For companies using GaussDB
my question
I have a question. I want to support GaussDB in the Zipkin server.
I studied MySQL’s storage logic and found that it implements storage using JOOQ, but I am not familiar with JOOQ.
I am familiar with MyBatis and HikariCP. If I implement this, will you accept my code?
The text was updated successfully, but these errors were encountered:
We need to support GaussDB storage in Zipkin due to my company’s development requirements.
Feature
Support GaussDB storage in zipkin like mysql
Rationale
It can expand the influence of GaussDB
Example Scenario
For companies using GaussDB
my question
I have a question. I want to support GaussDB in the Zipkin server.
I studied MySQL’s storage logic and found that it implements storage using JOOQ, but I am not familiar with JOOQ.
I am familiar with MyBatis and HikariCP. If I implement this, will you accept my code?
The text was updated successfully, but these errors were encountered: