#general

Monitoring MySQL Databases Strategy Query

TLDR auyong sought a different approach to monitor MySQL databases. Nocnica suggested using otel-distro, specifically for Django.

Powered by Struct AI
2
2mo
Solved
Join the chat
Jul 17, 2023 (2 months ago)
auyong
Photo of md5-eb818fb8cfe6f3e4d2081afd7c1dda25
auyong
07:42 AM
I would like to know, for monitor the database like MySQL. Others than setup own OTEL collector to collect the mysql, is that have any others approach? Example like monitor jvm just need to include the agents in the mysql?
Jul 18, 2023 (2 months ago)
Nocnica
Photo of md5-7d3e7e5883af6e145e90d5d5a7a25acf
Nocnica
04:51 PM
if you're already monitoring your application, you can use the otel-distro to monitor your MySQL calls, e.g. for Django https://signoz.io/blog/mysql-monitoring-tools/