Support MySQL Protocol
TSDB supports access via Mysql protocol, and console operations will be supported soon. Currently you can provide your account information through Submit Ticket, please submit the following information in the ticket:
- TSDB database name and area (Guangzhou/Beijing)
- Please provide a custom user name and password, please enter the [Confidential Information](user name limits: 8-16 characters, composed of letters and numbers, password limits: 8-16 characters, which must contain uppercase and lowercase letters and numbers
- Note If you fill out the application through a sub-account, please provide the main account user ID additionally
After your account information is generated, you can access TSDB through a BI tool compatible with Mysql protocol. The following example is to connect to TSDB through Grafana 6.4.2 version.
When adding a data source, you need to choose to add "Mysql" type of data source and follow the instruction of figure above to complete the configuration of the database address, database name, and account password information. When the connection test is successful, you can operate TSDB just like operating Mysql through Grafana. TSDB's support for more BI tools is gradually in progress.