SlideShare a Scribd company logo
UNDER THE HOOD:
SKYSQL MONITORING
IVAN ZLATOUSTOV
Product Manager
MariaDB Corporation
1
OVERVIEW OF THE ULTIMATE MARIADB CLOUD
2
SKYSQL
SKYSQL - ULTIMATE MARIADB CLOUD
1. SkySQL is the first and only database-as-a-service (DBaaS) to bring the full power of
MariaDB Platform to the cloud.
2. Combining powerful enterprise features, MariaDB expertise and world-class support.
3. Whether it’s a single development database or thousands of production databases.
4. Secure by default.
5. Works out of the box.
6. Includes SkySQL Monitoring
SKYSQL MONITORING
3
SKYSQL MONITORING
4
https://mariadb.com/products/skysql/get-started/
Sign up for SkySQL today and get a $500 credit toward up to three databases of any size and any
type (transactional, analytical or hybrid).
For more SkySQL
SKYSQL MONITORING
5
Introducing the ultimate MariaDB
cloud, SkySQL
Shane Johnson, Senior Director of Product
Marketing, MariaDB
Watch the recording
The SkySQL Monitoring Solution
6
SKYSQL MONITORING Tech Preview
SKYSQL MONITORING
… is the observability and monitoring service SkySQL providers
to the customers.
SKYSQL MONITORING
7
SKYSQL MONITORING
Database services are vital component of your applications.
Tracking of the availability and the database performance is key to your
business operations.
We understand that. We added SkySQL Monitoring as observability tool to
our SkySQL product.
It provides single pane of glass for monitoring your database services.
SKYSQL MONITORING
8
LIVE MONITORING
1. Provides real time database statistics for the DB Administrators and
Application Developers
2. Allows focusing on a specific component or specific measure.
3. Detection of problems introduced by external factors.
SKYSQL MONITORING
9
LIVE MONITORING
1. Provides real time database statistics for the DB Administrators and
Application Developers
2. Allows focusing on a specific component or specific measure.
3. Detection of problems introduced by external factors.
SKYSQL MONITORING
10
RETROSPECTIVE MONITORING
1. Historical trends of all metrics.
2. Comparison between two separate periods in time.
3. Comparison between two separate services.
4. Comparison between two separate version of the application,
database or database configuration.
SKYSQL MONITORING
11
UNDER THE HOOD
1. SkySQL Monitoring utilizes the same monitoring infrastructure used by our own
support teams.
2. It is built on top of the already proven and supported Prometheus and Grafana
products.
3. Extensible. Allows addition of new features.
SKYSQL MONITORING
12
PROMETHEUS
SKYSQL MONITORING
1. Open Source monitoring and alerting platform.
2. Widely supported and has very active community.
3. Supports Kubernetes and auto discovery of pods.
4. Flexible dimensional query language.
5. Pull based monitoring agents.
6. Supports Prometheus Alert Manager to handle alerts.
13
GRAFANA
SKYSQL MONITORING
1. Open Source system for observability and analysis.
2. Great for presenting and analysing time series and especially metrics data
3. Widely supported, very active community.
4. Highly customisable dashboards and chart panels.
5. Pluggable architecture, allows development of visualisation plugins.
6. Works great wit Prometheus & PromQL.
14
SKYSQL MONITORING
15
SKYSQL MONITORING ARCHITECTURE
SkySQL Architecture
SKYSQL MONITORING
16
The architecture of SkySQL
Sameer Tiwari, Infrastructure CTO,
MariaDB
MONITORING AGENTS
MariaDB Prometheus Exporter
Collects the monitoring data from all MariaDB Products.
It is designed and optimised specifically for the MariaDB components used in
SkySQL
● MariaDB Enterprise Server
● MariaDB MaxScale
● MariaDB ColumnStore
● MariaDB Platform
MariaDB Prometheus Exporter is supported by MariaDB and updated with the new
features as soon as they are developed in our database products.
SKYSQL MONITORING
17
MONITORING AGENTS
Kubernetes Exporters (kube-state-metrics)
Export relevant pod metrics from the kubernetes infrastructure.
● Pod statuses
● Pod system metrics
Container Exporter (cAdvisor)
Export relevant system metrics from the containers.
● Container system metrics
SKYSQL MONITORING
18
MONITORING INFRASTRUCTURE
● Collects, stores and optimizes collected database metrics.
● Starts collecting metrics as soon as the database is created.
● Stores the stats optimized for further use.
● Ensures monitoring data is collected only once with minimal
impact on the database performance.
● Serves the metrics data as often as needed for the monitoring
dashboards
SKYSQL MONITORING
19
MONITORING DASHBOARDS
● Present all database service performance statistics as a glance.
● Focus on a database service or deep dive to a specific server.
● Fullscreen (NOC) View to monitor live mission critical
applications.
● Modern Web Application which supports all modern browsers on
pc and most tablets.
SKYSQL MONITORING
20
SKYSQL MONITORING Tech Preview
Getting Started - LIVE DEMO
21
OPEN SKYSQL MONITOR
1. Create at least one database service in SkySQL
2. Add your IP to the SkySQL Monitoring whitelist.
This allows you to control the IP access to your monitoring.
You can change the whitelist any time.
3. You can open SkySQL Monitor for the first time, pressing the
“Dashboard” button from the “Monitoring” menu.
SKYSQL MONITORING
22
SKYSQL MONITORING
23
User Interface Components
24
SKYSQL MONITORING Tech Preview
SERVICE CATALOG SCREEN
WHAT’S NEW IN MARIADB 3.0
25
Service Catalog
Service Line
Server Line
DASHBOARDS SCREEN
WHAT’S NEW IN MARIADB 3.0
26
Service Name
Topology Type
And server Info
Server
Dashboards
Time Filter
NOC View
Dashboard Tabs
Metric Charts
SERVICE OVERVIEW DASHBOARDS
Status Tab
Set of dashboards vital for the
whole database service.
Charts
● Current SQL Commands
● QPS
● CPU Load
● Used Connections
● Aborted Connections
● Replication Status
SKYSQL MONITORING
27
SERVICE OVERVIEW DASHBOARDS
Database Tab
Displays information about the database
as historical charts.
Charts
● MaxScale Service Connections
● MaxScale Server Connections
● Aborted Connections
● Table Locks
● Open Tables
● Tables Opened
SKYSQL MONITORING
28
SERVICE OVERVIEW DASHBOARDS
Queries Tab
Displays information about queries as
historical charts.
Charts
● Top Commands (Recent/Hourly)
● Queries per Second
● Questions per Second
SKYSQL MONITORING
29
SERVICE OVERVIEW DASHBOARDS
Replication Lags
Displays replication lags in historical
charts.
Charts
● GTID Replication Lag
● Seconds behind primary
● Questions per Second
SKYSQL MONITORING
30
SERVICE OVERVIEW DASHBOARDS
System Tab
Displays system metrics in historical
charts.
Charts
● Top Commands (Recent/Hourly)
● Queries per Second
● Questions per Second
SKYSQL MONITORING
31
SERVER DASHBOARDS
Status Tab
Presents current server overview.
Charts
● SQL Commands Mix
● Queries per Second
● Current CPU, RAM, Buffer Pools
● Database and Network
throughput.
SKYSQL MONITORING
32
SERVER DASHBOARDS
Caches Tab
Displays historical charts about the
caches.
Charts
● Thread Cache
● Table Open Cache
● Table Definition Cache
● Query Cache and Activity.
SKYSQL MONITORING
33
SERVER DASHBOARDS
Database Tab
Displays historical charts about MariaDB
database parameters.
Charts
● MariaDB Active Connections
● MariaDB Aborted Connections
● Thread Activity
● Temporary Objects Created
● Table Locs
● Open Tables
● Open Files
SKYSQL MONITORING
34
SERVER DASHBOARDS
Queries Tab
Displays historical charts about MariaDB
running queries.
Charts
● Top commands by type
● Select and Sorts by Type
● Handler and Transactions
● Queries
● Slow Queries
SKYSQL MONITORING
35
SERVER DASHBOARDS
Queries Tab
Displays historical charts for the system
metrics.
Charts
● Memory distribution and overview
● CPU
● InnoDB MB/sec
● I/O and IOPS
● Networks
SKYSQL MONITORING
36
SKYSQL MONITORING
END OF THE DEMO
37
FOR EVERY DATABASE SERVICE
SKYSQL MONITORING
38
1. Available for all SkySQL customers.
2. Works out of the box
3. Based on recommendations from our MariaDB Remote DBAs.
4. Monitor all characteristic metrics for all standard SkySQL
database services.
Foundation Monitoring
EVERY DATABASE IS UNIQUE
SKYSQL MONITORING
39
Power Monitoring - Custom
1. Extends foundation tier.
2. Tailored monitoring solution to match the customer tailored power tier
service.
3. Supports custom topologies that might not be available for SkySQL
foundation tier.
4. Can support Alerts and Notifications.
SkySQL Monitoring
Documentation
SKYSQL MONITORING
40
r.mariadb.com/monitoring
Time for
questions.
SKYSQL MONITORING
41
THANK YOU
42

More Related Content

What's hot

Introducing workload analysis
Introducing workload analysisIntroducing workload analysis
Introducing workload analysis
MariaDB plc
 
Faster, better, stronger: The new InnoDB
Faster, better, stronger: The new InnoDBFaster, better, stronger: The new InnoDB
Faster, better, stronger: The new InnoDB
MariaDB plc
 
How we switched to columnar at SpendHQ
How we switched to columnar at SpendHQHow we switched to columnar at SpendHQ
How we switched to columnar at SpendHQ
MariaDB plc
 
What to expect from MariaDB Platform X5, part 2
What to expect from MariaDB Platform X5, part 2What to expect from MariaDB Platform X5, part 2
What to expect from MariaDB Platform X5, part 2
MariaDB plc
 
How QBerg scaled to store data longer, query it faster
How QBerg scaled to store data longer, query it fasterHow QBerg scaled to store data longer, query it faster
How QBerg scaled to store data longer, query it faster
MariaDB plc
 
ClustrixDB: how distributed databases scale out
ClustrixDB: how distributed databases scale outClustrixDB: how distributed databases scale out
ClustrixDB: how distributed databases scale out
MariaDB plc
 
Getting started in the cloud for developers
Getting started in the cloud for developersGetting started in the cloud for developers
Getting started in the cloud for developers
MariaDB plc
 
How to power microservices with MariaDB
How to power microservices with MariaDBHow to power microservices with MariaDB
How to power microservices with MariaDB
MariaDB plc
 
Deploying MariaDB databases with containers at Nokia Networks
Deploying MariaDB databases with containers at Nokia NetworksDeploying MariaDB databases with containers at Nokia Networks
Deploying MariaDB databases with containers at Nokia Networks
MariaDB plc
 
CCV: migrating our payment processing system to MariaDB
CCV: migrating our payment processing system to MariaDBCCV: migrating our payment processing system to MariaDB
CCV: migrating our payment processing system to MariaDB
MariaDB plc
 
SkySQL MariaDB 云数据组件
SkySQL MariaDB 云数据组件SkySQL MariaDB 云数据组件
SkySQL MariaDB 云数据组件
YUCHENG HU
 
The role of databases in modern application development
The role of databases in modern application developmentThe role of databases in modern application development
The role of databases in modern application development
MariaDB plc
 
Global Data Replication with Galera for Ansell Guardian®
Global Data Replication with Galera for Ansell Guardian®Global Data Replication with Galera for Ansell Guardian®
Global Data Replication with Galera for Ansell Guardian®
MariaDB plc
 
How THINQ runs both transactions and analytics at scale
How THINQ runs both transactions and analytics at scaleHow THINQ runs both transactions and analytics at scale
How THINQ runs both transactions and analytics at scale
MariaDB plc
 
Caveats of hosting MariaDB on Microsoft Azure Cloud
Caveats of hosting MariaDB on Microsoft Azure CloudCaveats of hosting MariaDB on Microsoft Azure Cloud
Caveats of hosting MariaDB on Microsoft Azure Cloud
MariaDB plc
 
How MariaDB is approaching DBaaS
How MariaDB is approaching DBaaSHow MariaDB is approaching DBaaS
How MariaDB is approaching DBaaS
MariaDB plc
 
Designing Resilient Application Platforms with Apache Cassandra - Hayato Shim...
Designing Resilient Application Platforms with Apache Cassandra - Hayato Shim...Designing Resilient Application Platforms with Apache Cassandra - Hayato Shim...
Designing Resilient Application Platforms with Apache Cassandra - Hayato Shim...
jaxLondonConference
 
InnoDB Scalability improvements in MySQL 8.0
InnoDB Scalability improvements in MySQL 8.0InnoDB Scalability improvements in MySQL 8.0
InnoDB Scalability improvements in MySQL 8.0
Mydbops
 
Scylla Summit 2016: Why Kenshoo is about to displace Cassandra with Scylla
Scylla Summit 2016: Why Kenshoo is about to displace Cassandra with ScyllaScylla Summit 2016: Why Kenshoo is about to displace Cassandra with Scylla
Scylla Summit 2016: Why Kenshoo is about to displace Cassandra with Scylla
ScyllaDB
 
How to Secure Your Scylla Deployment: Authorization, Encryption, LDAP Authent...
How to Secure Your Scylla Deployment: Authorization, Encryption, LDAP Authent...How to Secure Your Scylla Deployment: Authorization, Encryption, LDAP Authent...
How to Secure Your Scylla Deployment: Authorization, Encryption, LDAP Authent...
ScyllaDB
 

What's hot (20)

Introducing workload analysis
Introducing workload analysisIntroducing workload analysis
Introducing workload analysis
 
Faster, better, stronger: The new InnoDB
Faster, better, stronger: The new InnoDBFaster, better, stronger: The new InnoDB
Faster, better, stronger: The new InnoDB
 
How we switched to columnar at SpendHQ
How we switched to columnar at SpendHQHow we switched to columnar at SpendHQ
How we switched to columnar at SpendHQ
 
What to expect from MariaDB Platform X5, part 2
What to expect from MariaDB Platform X5, part 2What to expect from MariaDB Platform X5, part 2
What to expect from MariaDB Platform X5, part 2
 
How QBerg scaled to store data longer, query it faster
How QBerg scaled to store data longer, query it fasterHow QBerg scaled to store data longer, query it faster
How QBerg scaled to store data longer, query it faster
 
ClustrixDB: how distributed databases scale out
ClustrixDB: how distributed databases scale outClustrixDB: how distributed databases scale out
ClustrixDB: how distributed databases scale out
 
Getting started in the cloud for developers
Getting started in the cloud for developersGetting started in the cloud for developers
Getting started in the cloud for developers
 
How to power microservices with MariaDB
How to power microservices with MariaDBHow to power microservices with MariaDB
How to power microservices with MariaDB
 
Deploying MariaDB databases with containers at Nokia Networks
Deploying MariaDB databases with containers at Nokia NetworksDeploying MariaDB databases with containers at Nokia Networks
Deploying MariaDB databases with containers at Nokia Networks
 
CCV: migrating our payment processing system to MariaDB
CCV: migrating our payment processing system to MariaDBCCV: migrating our payment processing system to MariaDB
CCV: migrating our payment processing system to MariaDB
 
SkySQL MariaDB 云数据组件
SkySQL MariaDB 云数据组件SkySQL MariaDB 云数据组件
SkySQL MariaDB 云数据组件
 
The role of databases in modern application development
The role of databases in modern application developmentThe role of databases in modern application development
The role of databases in modern application development
 
Global Data Replication with Galera for Ansell Guardian®
Global Data Replication with Galera for Ansell Guardian®Global Data Replication with Galera for Ansell Guardian®
Global Data Replication with Galera for Ansell Guardian®
 
How THINQ runs both transactions and analytics at scale
How THINQ runs both transactions and analytics at scaleHow THINQ runs both transactions and analytics at scale
How THINQ runs both transactions and analytics at scale
 
Caveats of hosting MariaDB on Microsoft Azure Cloud
Caveats of hosting MariaDB on Microsoft Azure CloudCaveats of hosting MariaDB on Microsoft Azure Cloud
Caveats of hosting MariaDB on Microsoft Azure Cloud
 
How MariaDB is approaching DBaaS
How MariaDB is approaching DBaaSHow MariaDB is approaching DBaaS
How MariaDB is approaching DBaaS
 
Designing Resilient Application Platforms with Apache Cassandra - Hayato Shim...
Designing Resilient Application Platforms with Apache Cassandra - Hayato Shim...Designing Resilient Application Platforms with Apache Cassandra - Hayato Shim...
Designing Resilient Application Platforms with Apache Cassandra - Hayato Shim...
 
InnoDB Scalability improvements in MySQL 8.0
InnoDB Scalability improvements in MySQL 8.0InnoDB Scalability improvements in MySQL 8.0
InnoDB Scalability improvements in MySQL 8.0
 
Scylla Summit 2016: Why Kenshoo is about to displace Cassandra with Scylla
Scylla Summit 2016: Why Kenshoo is about to displace Cassandra with ScyllaScylla Summit 2016: Why Kenshoo is about to displace Cassandra with Scylla
Scylla Summit 2016: Why Kenshoo is about to displace Cassandra with Scylla
 
How to Secure Your Scylla Deployment: Authorization, Encryption, LDAP Authent...
How to Secure Your Scylla Deployment: Authorization, Encryption, LDAP Authent...How to Secure Your Scylla Deployment: Authorization, Encryption, LDAP Authent...
How to Secure Your Scylla Deployment: Authorization, Encryption, LDAP Authent...
 

Similar to Under the hood: SkySQL monitoring

MySQL 5.6 Replication Webinar
MySQL 5.6 Replication WebinarMySQL 5.6 Replication Webinar
MySQL 5.6 Replication Webinar
Mark Swarbrick
 
20090425mysqlslides 12593434194072-phpapp02
20090425mysqlslides 12593434194072-phpapp0220090425mysqlslides 12593434194072-phpapp02
20090425mysqlslides 12593434194072-phpapp02
Vinamra Mittal
 
MySQL Cluster
MySQL ClusterMySQL Cluster
MySQL Cluster
Mario Beck
 
Upgrade to MySQL 8.0!
Upgrade to MySQL 8.0!Upgrade to MySQL 8.0!
Upgrade to MySQL 8.0!
Ted Wennmark
 
01 upgrade to my sql8
01 upgrade to my sql8 01 upgrade to my sql8
01 upgrade to my sql8
Ted Wennmark
 
OSMC 2023 | What’s new with Grafana Labs’s Open Source Observability stack by...
OSMC 2023 | What’s new with Grafana Labs’s Open Source Observability stack by...OSMC 2023 | What’s new with Grafana Labs’s Open Source Observability stack by...
OSMC 2023 | What’s new with Grafana Labs’s Open Source Observability stack by...
NETWAYS
 
The Art of Container Monitoring
The Art of Container MonitoringThe Art of Container Monitoring
The Art of Container Monitoring
Derek Chen
 
Maria_Colgan_2.pdf
Maria_Colgan_2.pdfMaria_Colgan_2.pdf
Maria_Colgan_2.pdf
Lucky Ally
 
MySQL Ecosystem in 2020
MySQL Ecosystem in 2020MySQL Ecosystem in 2020
MySQL Ecosystem in 2020
Alkin Tezuysal
 
MySQL Enterprise Monitor
MySQL Enterprise MonitorMySQL Enterprise Monitor
MySQL Enterprise MonitorMario Beck
 
MariaDB SkySQL Autonome Skalierung, Observability, Cloud-Backup
MariaDB SkySQL Autonome Skalierung, Observability, Cloud-BackupMariaDB SkySQL Autonome Skalierung, Observability, Cloud-Backup
MariaDB SkySQL Autonome Skalierung, Observability, Cloud-Backup
MariaDB plc
 
Spring Cloud and Netflix OSS overview v1
Spring Cloud and Netflix OSS overview v1Spring Cloud and Netflix OSS overview v1
Spring Cloud and Netflix OSS overview v1
Dmitry Skaredov
 
Introduction of MariaDB 2017 09
Introduction of MariaDB 2017 09Introduction of MariaDB 2017 09
Introduction of MariaDB 2017 09
GOTO Satoru
 
What's New in Apache Spark 2.3 & Why Should You Care
What's New in Apache Spark 2.3 & Why Should You CareWhat's New in Apache Spark 2.3 & Why Should You Care
What's New in Apache Spark 2.3 & Why Should You Care
Databricks
 
Microservices @ Work - A Practice Report of Developing Microservices
Microservices @ Work - A Practice Report of Developing MicroservicesMicroservices @ Work - A Practice Report of Developing Microservices
Microservices @ Work - A Practice Report of Developing Microservices
QAware GmbH
 
End-to-End, Source to Analytics, Data Lineage with Syncsort DMX-h
End-to-End, Source to Analytics, Data Lineage with Syncsort DMX-hEnd-to-End, Source to Analytics, Data Lineage with Syncsort DMX-h
End-to-End, Source to Analytics, Data Lineage with Syncsort DMX-h
Precisely
 
ScaleDB Technical Presentation
ScaleDB Technical PresentationScaleDB Technical Presentation
ScaleDB Technical Presentation
Ivan Zoratti
 
Confoo 2021 -- MySQL New Features
Confoo 2021 -- MySQL New FeaturesConfoo 2021 -- MySQL New Features
Confoo 2021 -- MySQL New Features
Dave Stokes
 
Efficient Performance Analysis and Tuning with MySQL Enterprise Monitor
Efficient Performance Analysis and Tuning with MySQL Enterprise MonitorEfficient Performance Analysis and Tuning with MySQL Enterprise Monitor
Efficient Performance Analysis and Tuning with MySQL Enterprise Monitor
Mark Matthews
 
MariaDB 10 and what's new with the project
MariaDB 10 and what's new with the projectMariaDB 10 and what's new with the project
MariaDB 10 and what's new with the projectColin Charles
 

Similar to Under the hood: SkySQL monitoring (20)

MySQL 5.6 Replication Webinar
MySQL 5.6 Replication WebinarMySQL 5.6 Replication Webinar
MySQL 5.6 Replication Webinar
 
20090425mysqlslides 12593434194072-phpapp02
20090425mysqlslides 12593434194072-phpapp0220090425mysqlslides 12593434194072-phpapp02
20090425mysqlslides 12593434194072-phpapp02
 
MySQL Cluster
MySQL ClusterMySQL Cluster
MySQL Cluster
 
Upgrade to MySQL 8.0!
Upgrade to MySQL 8.0!Upgrade to MySQL 8.0!
Upgrade to MySQL 8.0!
 
01 upgrade to my sql8
01 upgrade to my sql8 01 upgrade to my sql8
01 upgrade to my sql8
 
OSMC 2023 | What’s new with Grafana Labs’s Open Source Observability stack by...
OSMC 2023 | What’s new with Grafana Labs’s Open Source Observability stack by...OSMC 2023 | What’s new with Grafana Labs’s Open Source Observability stack by...
OSMC 2023 | What’s new with Grafana Labs’s Open Source Observability stack by...
 
The Art of Container Monitoring
The Art of Container MonitoringThe Art of Container Monitoring
The Art of Container Monitoring
 
Maria_Colgan_2.pdf
Maria_Colgan_2.pdfMaria_Colgan_2.pdf
Maria_Colgan_2.pdf
 
MySQL Ecosystem in 2020
MySQL Ecosystem in 2020MySQL Ecosystem in 2020
MySQL Ecosystem in 2020
 
MySQL Enterprise Monitor
MySQL Enterprise MonitorMySQL Enterprise Monitor
MySQL Enterprise Monitor
 
MariaDB SkySQL Autonome Skalierung, Observability, Cloud-Backup
MariaDB SkySQL Autonome Skalierung, Observability, Cloud-BackupMariaDB SkySQL Autonome Skalierung, Observability, Cloud-Backup
MariaDB SkySQL Autonome Skalierung, Observability, Cloud-Backup
 
Spring Cloud and Netflix OSS overview v1
Spring Cloud and Netflix OSS overview v1Spring Cloud and Netflix OSS overview v1
Spring Cloud and Netflix OSS overview v1
 
Introduction of MariaDB 2017 09
Introduction of MariaDB 2017 09Introduction of MariaDB 2017 09
Introduction of MariaDB 2017 09
 
What's New in Apache Spark 2.3 & Why Should You Care
What's New in Apache Spark 2.3 & Why Should You CareWhat's New in Apache Spark 2.3 & Why Should You Care
What's New in Apache Spark 2.3 & Why Should You Care
 
Microservices @ Work - A Practice Report of Developing Microservices
Microservices @ Work - A Practice Report of Developing MicroservicesMicroservices @ Work - A Practice Report of Developing Microservices
Microservices @ Work - A Practice Report of Developing Microservices
 
End-to-End, Source to Analytics, Data Lineage with Syncsort DMX-h
End-to-End, Source to Analytics, Data Lineage with Syncsort DMX-hEnd-to-End, Source to Analytics, Data Lineage with Syncsort DMX-h
End-to-End, Source to Analytics, Data Lineage with Syncsort DMX-h
 
ScaleDB Technical Presentation
ScaleDB Technical PresentationScaleDB Technical Presentation
ScaleDB Technical Presentation
 
Confoo 2021 -- MySQL New Features
Confoo 2021 -- MySQL New FeaturesConfoo 2021 -- MySQL New Features
Confoo 2021 -- MySQL New Features
 
Efficient Performance Analysis and Tuning with MySQL Enterprise Monitor
Efficient Performance Analysis and Tuning with MySQL Enterprise MonitorEfficient Performance Analysis and Tuning with MySQL Enterprise Monitor
Efficient Performance Analysis and Tuning with MySQL Enterprise Monitor
 
MariaDB 10 and what's new with the project
MariaDB 10 and what's new with the projectMariaDB 10 and what's new with the project
MariaDB 10 and what's new with the project
 

More from MariaDB plc

MariaDB Paris Workshop 2023 - MaxScale 23.02.x
MariaDB Paris Workshop 2023 - MaxScale 23.02.xMariaDB Paris Workshop 2023 - MaxScale 23.02.x
MariaDB Paris Workshop 2023 - MaxScale 23.02.x
MariaDB plc
 
MariaDB Paris Workshop 2023 - Newpharma
MariaDB Paris Workshop 2023 - NewpharmaMariaDB Paris Workshop 2023 - Newpharma
MariaDB Paris Workshop 2023 - Newpharma
MariaDB plc
 
MariaDB Paris Workshop 2023 - Cloud
MariaDB Paris Workshop 2023 - CloudMariaDB Paris Workshop 2023 - Cloud
MariaDB Paris Workshop 2023 - Cloud
MariaDB plc
 
MariaDB Paris Workshop 2023 - MariaDB Enterprise
MariaDB Paris Workshop 2023 - MariaDB EnterpriseMariaDB Paris Workshop 2023 - MariaDB Enterprise
MariaDB Paris Workshop 2023 - MariaDB Enterprise
MariaDB plc
 
MariaDB Paris Workshop 2023 - Performance Optimization
MariaDB Paris Workshop 2023 - Performance OptimizationMariaDB Paris Workshop 2023 - Performance Optimization
MariaDB Paris Workshop 2023 - Performance Optimization
MariaDB plc
 
MariaDB Paris Workshop 2023 - MaxScale
MariaDB Paris Workshop 2023 - MaxScale MariaDB Paris Workshop 2023 - MaxScale
MariaDB Paris Workshop 2023 - MaxScale
MariaDB plc
 
MariaDB Paris Workshop 2023 - novadys presentation
MariaDB Paris Workshop 2023 - novadys presentationMariaDB Paris Workshop 2023 - novadys presentation
MariaDB Paris Workshop 2023 - novadys presentation
MariaDB plc
 
MariaDB Paris Workshop 2023 - DARVA presentation
MariaDB Paris Workshop 2023 - DARVA presentationMariaDB Paris Workshop 2023 - DARVA presentation
MariaDB Paris Workshop 2023 - DARVA presentation
MariaDB plc
 
MariaDB Tech und Business Update Hamburg 2023 - MariaDB Enterprise Server
MariaDB Tech und Business Update Hamburg 2023 - MariaDB Enterprise Server MariaDB Tech und Business Update Hamburg 2023 - MariaDB Enterprise Server
MariaDB Tech und Business Update Hamburg 2023 - MariaDB Enterprise Server
MariaDB plc
 
Einführung : MariaDB Tech und Business Update Hamburg 2023
Einführung : MariaDB Tech und Business Update Hamburg 2023Einführung : MariaDB Tech und Business Update Hamburg 2023
Einführung : MariaDB Tech und Business Update Hamburg 2023
MariaDB plc
 
Hochverfügbarkeitslösungen mit MariaDB
Hochverfügbarkeitslösungen mit MariaDBHochverfügbarkeitslösungen mit MariaDB
Hochverfügbarkeitslösungen mit MariaDB
MariaDB plc
 
Die Neuheiten in MariaDB Enterprise Server
Die Neuheiten in MariaDB Enterprise ServerDie Neuheiten in MariaDB Enterprise Server
Die Neuheiten in MariaDB Enterprise Server
MariaDB plc
 
What’s new in Galera 4
What’s new in Galera 4What’s new in Galera 4
What’s new in Galera 4
MariaDB plc
 
Beyond the basics: advanced SQL with MariaDB
Beyond the basics: advanced SQL with MariaDBBeyond the basics: advanced SQL with MariaDB
Beyond the basics: advanced SQL with MariaDB
MariaDB plc
 
Inside CynosDB: MariaDB optimized for the cloud at Tencent
Inside CynosDB: MariaDB optimized for the cloud at TencentInside CynosDB: MariaDB optimized for the cloud at Tencent
Inside CynosDB: MariaDB optimized for the cloud at Tencent
MariaDB plc
 
Migrating from InnoDB and HBase to MyRocks at Facebook
Migrating from InnoDB and HBase to MyRocks at FacebookMigrating from InnoDB and HBase to MyRocks at Facebook
Migrating from InnoDB and HBase to MyRocks at Facebook
MariaDB plc
 
Configuring workload-based storage and topologies
Configuring workload-based storage and topologiesConfiguring workload-based storage and topologies
Configuring workload-based storage and topologies
MariaDB plc
 

More from MariaDB plc (17)

MariaDB Paris Workshop 2023 - MaxScale 23.02.x
MariaDB Paris Workshop 2023 - MaxScale 23.02.xMariaDB Paris Workshop 2023 - MaxScale 23.02.x
MariaDB Paris Workshop 2023 - MaxScale 23.02.x
 
MariaDB Paris Workshop 2023 - Newpharma
MariaDB Paris Workshop 2023 - NewpharmaMariaDB Paris Workshop 2023 - Newpharma
MariaDB Paris Workshop 2023 - Newpharma
 
MariaDB Paris Workshop 2023 - Cloud
MariaDB Paris Workshop 2023 - CloudMariaDB Paris Workshop 2023 - Cloud
MariaDB Paris Workshop 2023 - Cloud
 
MariaDB Paris Workshop 2023 - MariaDB Enterprise
MariaDB Paris Workshop 2023 - MariaDB EnterpriseMariaDB Paris Workshop 2023 - MariaDB Enterprise
MariaDB Paris Workshop 2023 - MariaDB Enterprise
 
MariaDB Paris Workshop 2023 - Performance Optimization
MariaDB Paris Workshop 2023 - Performance OptimizationMariaDB Paris Workshop 2023 - Performance Optimization
MariaDB Paris Workshop 2023 - Performance Optimization
 
MariaDB Paris Workshop 2023 - MaxScale
MariaDB Paris Workshop 2023 - MaxScale MariaDB Paris Workshop 2023 - MaxScale
MariaDB Paris Workshop 2023 - MaxScale
 
MariaDB Paris Workshop 2023 - novadys presentation
MariaDB Paris Workshop 2023 - novadys presentationMariaDB Paris Workshop 2023 - novadys presentation
MariaDB Paris Workshop 2023 - novadys presentation
 
MariaDB Paris Workshop 2023 - DARVA presentation
MariaDB Paris Workshop 2023 - DARVA presentationMariaDB Paris Workshop 2023 - DARVA presentation
MariaDB Paris Workshop 2023 - DARVA presentation
 
MariaDB Tech und Business Update Hamburg 2023 - MariaDB Enterprise Server
MariaDB Tech und Business Update Hamburg 2023 - MariaDB Enterprise Server MariaDB Tech und Business Update Hamburg 2023 - MariaDB Enterprise Server
MariaDB Tech und Business Update Hamburg 2023 - MariaDB Enterprise Server
 
Einführung : MariaDB Tech und Business Update Hamburg 2023
Einführung : MariaDB Tech und Business Update Hamburg 2023Einführung : MariaDB Tech und Business Update Hamburg 2023
Einführung : MariaDB Tech und Business Update Hamburg 2023
 
Hochverfügbarkeitslösungen mit MariaDB
Hochverfügbarkeitslösungen mit MariaDBHochverfügbarkeitslösungen mit MariaDB
Hochverfügbarkeitslösungen mit MariaDB
 
Die Neuheiten in MariaDB Enterprise Server
Die Neuheiten in MariaDB Enterprise ServerDie Neuheiten in MariaDB Enterprise Server
Die Neuheiten in MariaDB Enterprise Server
 
What’s new in Galera 4
What’s new in Galera 4What’s new in Galera 4
What’s new in Galera 4
 
Beyond the basics: advanced SQL with MariaDB
Beyond the basics: advanced SQL with MariaDBBeyond the basics: advanced SQL with MariaDB
Beyond the basics: advanced SQL with MariaDB
 
Inside CynosDB: MariaDB optimized for the cloud at Tencent
Inside CynosDB: MariaDB optimized for the cloud at TencentInside CynosDB: MariaDB optimized for the cloud at Tencent
Inside CynosDB: MariaDB optimized for the cloud at Tencent
 
Migrating from InnoDB and HBase to MyRocks at Facebook
Migrating from InnoDB and HBase to MyRocks at FacebookMigrating from InnoDB and HBase to MyRocks at Facebook
Migrating from InnoDB and HBase to MyRocks at Facebook
 
Configuring workload-based storage and topologies
Configuring workload-based storage and topologiesConfiguring workload-based storage and topologies
Configuring workload-based storage and topologies
 

Recently uploaded

FP Growth Algorithm and its Applications
FP Growth Algorithm and its ApplicationsFP Growth Algorithm and its Applications
FP Growth Algorithm and its Applications
MaleehaSheikh2
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP
 
Empowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptxEmpowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptx
benishzehra469
 
Ch03-Managing the Object-Oriented Information Systems Project a.pdf
Ch03-Managing the Object-Oriented Information Systems Project a.pdfCh03-Managing the Object-Oriented Information Systems Project a.pdf
Ch03-Managing the Object-Oriented Information Systems Project a.pdf
haila53
 
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Subhajit Sahu
 
Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)
TravisMalana
 
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
yhkoc
 
Adjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTESAdjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTES
Subhajit Sahu
 
SOCRadar Germany 2024 Threat Landscape Report
SOCRadar Germany 2024 Threat Landscape ReportSOCRadar Germany 2024 Threat Landscape Report
SOCRadar Germany 2024 Threat Landscape Report
SOCRadar
 
Q1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year ReboundQ1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year Rebound
Oppotus
 
一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单
ocavb
 
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
ukgaet
 
社内勉強会資料_LLM Agents                              .
社内勉強会資料_LLM Agents                              .社内勉強会資料_LLM Agents                              .
社内勉強会資料_LLM Agents                              .
NABLAS株式会社
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
ewymefz
 
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
correoyaya
 
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
vcaxypu
 
一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单
ewymefz
 
standardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghhstandardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghh
ArpitMalhotra16
 
Tabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflowsTabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflows
alex933524
 
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
AbhimanyuSinha9
 

Recently uploaded (20)

FP Growth Algorithm and its Applications
FP Growth Algorithm and its ApplicationsFP Growth Algorithm and its Applications
FP Growth Algorithm and its Applications
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
 
Empowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptxEmpowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptx
 
Ch03-Managing the Object-Oriented Information Systems Project a.pdf
Ch03-Managing the Object-Oriented Information Systems Project a.pdfCh03-Managing the Object-Oriented Information Systems Project a.pdf
Ch03-Managing the Object-Oriented Information Systems Project a.pdf
 
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
 
Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)
 
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
 
Adjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTESAdjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTES
 
SOCRadar Germany 2024 Threat Landscape Report
SOCRadar Germany 2024 Threat Landscape ReportSOCRadar Germany 2024 Threat Landscape Report
SOCRadar Germany 2024 Threat Landscape Report
 
Q1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year ReboundQ1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year Rebound
 
一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单
 
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
 
社内勉強会資料_LLM Agents                              .
社内勉強会資料_LLM Agents                              .社内勉強会資料_LLM Agents                              .
社内勉強会資料_LLM Agents                              .
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
 
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
 
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
 
一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单
 
standardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghhstandardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghh
 
Tabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflowsTabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflows
 
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
 

Under the hood: SkySQL monitoring

  • 1. UNDER THE HOOD: SKYSQL MONITORING IVAN ZLATOUSTOV Product Manager MariaDB Corporation 1
  • 2. OVERVIEW OF THE ULTIMATE MARIADB CLOUD 2 SKYSQL
  • 3. SKYSQL - ULTIMATE MARIADB CLOUD 1. SkySQL is the first and only database-as-a-service (DBaaS) to bring the full power of MariaDB Platform to the cloud. 2. Combining powerful enterprise features, MariaDB expertise and world-class support. 3. Whether it’s a single development database or thousands of production databases. 4. Secure by default. 5. Works out of the box. 6. Includes SkySQL Monitoring SKYSQL MONITORING 3
  • 4. SKYSQL MONITORING 4 https://mariadb.com/products/skysql/get-started/ Sign up for SkySQL today and get a $500 credit toward up to three databases of any size and any type (transactional, analytical or hybrid).
  • 5. For more SkySQL SKYSQL MONITORING 5 Introducing the ultimate MariaDB cloud, SkySQL Shane Johnson, Senior Director of Product Marketing, MariaDB Watch the recording
  • 6. The SkySQL Monitoring Solution 6 SKYSQL MONITORING Tech Preview
  • 7. SKYSQL MONITORING … is the observability and monitoring service SkySQL providers to the customers. SKYSQL MONITORING 7
  • 8. SKYSQL MONITORING Database services are vital component of your applications. Tracking of the availability and the database performance is key to your business operations. We understand that. We added SkySQL Monitoring as observability tool to our SkySQL product. It provides single pane of glass for monitoring your database services. SKYSQL MONITORING 8
  • 9. LIVE MONITORING 1. Provides real time database statistics for the DB Administrators and Application Developers 2. Allows focusing on a specific component or specific measure. 3. Detection of problems introduced by external factors. SKYSQL MONITORING 9
  • 10. LIVE MONITORING 1. Provides real time database statistics for the DB Administrators and Application Developers 2. Allows focusing on a specific component or specific measure. 3. Detection of problems introduced by external factors. SKYSQL MONITORING 10
  • 11. RETROSPECTIVE MONITORING 1. Historical trends of all metrics. 2. Comparison between two separate periods in time. 3. Comparison between two separate services. 4. Comparison between two separate version of the application, database or database configuration. SKYSQL MONITORING 11
  • 12. UNDER THE HOOD 1. SkySQL Monitoring utilizes the same monitoring infrastructure used by our own support teams. 2. It is built on top of the already proven and supported Prometheus and Grafana products. 3. Extensible. Allows addition of new features. SKYSQL MONITORING 12
  • 13. PROMETHEUS SKYSQL MONITORING 1. Open Source monitoring and alerting platform. 2. Widely supported and has very active community. 3. Supports Kubernetes and auto discovery of pods. 4. Flexible dimensional query language. 5. Pull based monitoring agents. 6. Supports Prometheus Alert Manager to handle alerts. 13
  • 14. GRAFANA SKYSQL MONITORING 1. Open Source system for observability and analysis. 2. Great for presenting and analysing time series and especially metrics data 3. Widely supported, very active community. 4. Highly customisable dashboards and chart panels. 5. Pluggable architecture, allows development of visualisation plugins. 6. Works great wit Prometheus & PromQL. 14
  • 16. SkySQL Architecture SKYSQL MONITORING 16 The architecture of SkySQL Sameer Tiwari, Infrastructure CTO, MariaDB
  • 17. MONITORING AGENTS MariaDB Prometheus Exporter Collects the monitoring data from all MariaDB Products. It is designed and optimised specifically for the MariaDB components used in SkySQL ● MariaDB Enterprise Server ● MariaDB MaxScale ● MariaDB ColumnStore ● MariaDB Platform MariaDB Prometheus Exporter is supported by MariaDB and updated with the new features as soon as they are developed in our database products. SKYSQL MONITORING 17
  • 18. MONITORING AGENTS Kubernetes Exporters (kube-state-metrics) Export relevant pod metrics from the kubernetes infrastructure. ● Pod statuses ● Pod system metrics Container Exporter (cAdvisor) Export relevant system metrics from the containers. ● Container system metrics SKYSQL MONITORING 18
  • 19. MONITORING INFRASTRUCTURE ● Collects, stores and optimizes collected database metrics. ● Starts collecting metrics as soon as the database is created. ● Stores the stats optimized for further use. ● Ensures monitoring data is collected only once with minimal impact on the database performance. ● Serves the metrics data as often as needed for the monitoring dashboards SKYSQL MONITORING 19
  • 20. MONITORING DASHBOARDS ● Present all database service performance statistics as a glance. ● Focus on a database service or deep dive to a specific server. ● Fullscreen (NOC) View to monitor live mission critical applications. ● Modern Web Application which supports all modern browsers on pc and most tablets. SKYSQL MONITORING 20
  • 21. SKYSQL MONITORING Tech Preview Getting Started - LIVE DEMO 21
  • 22. OPEN SKYSQL MONITOR 1. Create at least one database service in SkySQL 2. Add your IP to the SkySQL Monitoring whitelist. This allows you to control the IP access to your monitoring. You can change the whitelist any time. 3. You can open SkySQL Monitor for the first time, pressing the “Dashboard” button from the “Monitoring” menu. SKYSQL MONITORING 22
  • 24. User Interface Components 24 SKYSQL MONITORING Tech Preview
  • 25. SERVICE CATALOG SCREEN WHAT’S NEW IN MARIADB 3.0 25 Service Catalog Service Line Server Line
  • 26. DASHBOARDS SCREEN WHAT’S NEW IN MARIADB 3.0 26 Service Name Topology Type And server Info Server Dashboards Time Filter NOC View Dashboard Tabs Metric Charts
  • 27. SERVICE OVERVIEW DASHBOARDS Status Tab Set of dashboards vital for the whole database service. Charts ● Current SQL Commands ● QPS ● CPU Load ● Used Connections ● Aborted Connections ● Replication Status SKYSQL MONITORING 27
  • 28. SERVICE OVERVIEW DASHBOARDS Database Tab Displays information about the database as historical charts. Charts ● MaxScale Service Connections ● MaxScale Server Connections ● Aborted Connections ● Table Locks ● Open Tables ● Tables Opened SKYSQL MONITORING 28
  • 29. SERVICE OVERVIEW DASHBOARDS Queries Tab Displays information about queries as historical charts. Charts ● Top Commands (Recent/Hourly) ● Queries per Second ● Questions per Second SKYSQL MONITORING 29
  • 30. SERVICE OVERVIEW DASHBOARDS Replication Lags Displays replication lags in historical charts. Charts ● GTID Replication Lag ● Seconds behind primary ● Questions per Second SKYSQL MONITORING 30
  • 31. SERVICE OVERVIEW DASHBOARDS System Tab Displays system metrics in historical charts. Charts ● Top Commands (Recent/Hourly) ● Queries per Second ● Questions per Second SKYSQL MONITORING 31
  • 32. SERVER DASHBOARDS Status Tab Presents current server overview. Charts ● SQL Commands Mix ● Queries per Second ● Current CPU, RAM, Buffer Pools ● Database and Network throughput. SKYSQL MONITORING 32
  • 33. SERVER DASHBOARDS Caches Tab Displays historical charts about the caches. Charts ● Thread Cache ● Table Open Cache ● Table Definition Cache ● Query Cache and Activity. SKYSQL MONITORING 33
  • 34. SERVER DASHBOARDS Database Tab Displays historical charts about MariaDB database parameters. Charts ● MariaDB Active Connections ● MariaDB Aborted Connections ● Thread Activity ● Temporary Objects Created ● Table Locs ● Open Tables ● Open Files SKYSQL MONITORING 34
  • 35. SERVER DASHBOARDS Queries Tab Displays historical charts about MariaDB running queries. Charts ● Top commands by type ● Select and Sorts by Type ● Handler and Transactions ● Queries ● Slow Queries SKYSQL MONITORING 35
  • 36. SERVER DASHBOARDS Queries Tab Displays historical charts for the system metrics. Charts ● Memory distribution and overview ● CPU ● InnoDB MB/sec ● I/O and IOPS ● Networks SKYSQL MONITORING 36
  • 38. FOR EVERY DATABASE SERVICE SKYSQL MONITORING 38 1. Available for all SkySQL customers. 2. Works out of the box 3. Based on recommendations from our MariaDB Remote DBAs. 4. Monitor all characteristic metrics for all standard SkySQL database services. Foundation Monitoring
  • 39. EVERY DATABASE IS UNIQUE SKYSQL MONITORING 39 Power Monitoring - Custom 1. Extends foundation tier. 2. Tailored monitoring solution to match the customer tailored power tier service. 3. Supports custom topologies that might not be available for SkySQL foundation tier. 4. Can support Alerts and Notifications.