Skip to main content

 Subscribe
Harini Gupta

Harini Gupta

Principal Group Program Manager

Latest posts

Showing 1 – 6 of 6 posts found

Published • 5 min read

Securely monitoring your Azure Database for PostgreSQL Query Store 

A few months ago, I shared best practices for alerting on metrics with Azure Database for PostgreSQL. Though I was able to cover how to monitor certain key metrics on Azure Database for PostgreSQL, I did not cover how to monitor and alert on the performance of queries that your application is heavily relying on

Published • 5 min read

Performance troubleshooting using new Azure Database for PostgreSQL features 

At Ignite 2018, Microsoft’s Azure Database for PostgreSQL announced the preview of Query Store (QS), Query Performance Insight (QPI), and Performance Recommendations (PR) to help ease performance troubleshooting, in response to customer feedback. This blog intends to inspire ideas on how you can use features that are currently available to troubleshoot some common scenarios.

Published • 2 min read

Monitor your Azure Open Source Databases (PostgreSQL and MySQL) using Azure Monitor 

Azure Database for PostgreSQL and MySQL service is a fully managed, enterprise-ready cloud service which emits the performance metrics and telemetry log to Azure Monitor service. Using Azure Monitor, you can collect, analyze, and take action on telemetry data gathered from your cloud environments.

Published • 3 min read

Best practices for alerting on metrics with Azure Database for PostgreSQL monitoring 

Whether you are a developer, database administrator, site reliability engineer, or a DevOps professional at your company, monitoring databases is an important part of maintaining the reliability, availability, and performance of your PostgreSQL server.