MySQL

MySQL is an open-source relational database management system. With Honeycomb, you can pull your MySQL logs into Honeycomb for analysis and get a quick handle on the database queries triggered by your application logic.

How it works

Honeycomb can help you understand various parts of database performance such as normalized query shapes, time spent waiting to acquire a lock, the number of rows examined to execute a query, the number of rows returned, and much more.

Support for debugging database performance is provided for both running MySQL directly (locally) or via AWS RDS. If running MySQL on RDS, Honeycomb offers support for ingesting RDS MySQL logs via CloudWatch Logs. When running locally, you can use the Honeytail logs agent to pick up logs and send them to Honeycomb as structured events.

Resources

Documentation

Honeycomb Documentation for MySQL

read more
Webpage

MySQL

read more
Webpage

Amazon RDS for MySQL

read more
Documentation

Honeycomb Documentation for Honeytail

read more
Github

Honeycomb Honeytail Repo

read more