Consistent Unknown Queries Count

Jerry211 26 Reputation points
2021-04-09T15:23:46.85+00:00

In an Azure Database for MySQL flexible server database I have set up, I'm looking at the Queries metric over the past 3 days at 15 minute intervals. At the beginning of this period, I see spikes in queries, corresponding to our initial accessing and testing of the database. Since then, the database has been left alone; we have not been actively querying the database. However, the metrics show a consistent rate of approximately 350 queries for every 15 minute interval. I am unable to attribute these queries to any action on our part.

Is this expected behavior? Is there a certain amount of 'default' querying that will be reported by the system? Does anyone have an idea as to where these queries may be coming from?

Thank you for any insight you can provide.

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
712 questions
{count} vote

Accepted answer
  1. Navtej Singh Saini 4,216 Reputation points Microsoft Employee
    2021-04-20T16:01:57.667+00:00

    @Jerry211

    We have checked with our internal team and found - There are some internal queries, like running “show global variables” every 30 seconds. It helps Azure to monitor the server status, including the customer-facing metric.

    Team has conveyed that they will try to add all these queries in a public facing document. We currently don't have a ETA for this document.

    Hope this helps.

    Regards
    Navtej S

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful