Skip to content

Commit

Permalink
Executable tutorial Proposal (#2555)
Browse files Browse the repository at this point in the history
* Week 3: presentation proposal

* Week 3: presentation proposal

* Week 3: presentation proposal

* Week-7 Executable tutorial Proposal
  • Loading branch information
Stellariser authored Sep 29, 2024
1 parent 9de1886 commit 7645b29
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions contributions/executable-tutorial/peiyang-immig/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Assignment Proposal

## Title

Database Visualization with Sampler
## Names and KTH ID

- Peiyang Zheng ([email protected])
- Florian Jerome Immig ([email protected])

## Deadline

- Task 2

## Category

- Executable tutorial

## Description

This tutorial provides a step-by-step guide on using Sampler to visualize data from databases including MySQL, PostgreSQL and MongoDB. The tutorial covers the installation and setup of Sampler, configuration of database, and creating a YAML configuration file to visualize various metrics such as the number of records, data insertion rate, and database size. By using Sampler, users can create real-time terminal-based dashboards that offer insights into their database's performance and status.

The tutorial will demonstrate how to configure different visual components like barcharts, runcharts, sparklines, and textboxes to provide a comprehensive view of database metrics. This executable tutorial is designed to give users practical experience in setting up and using Sampler to monitor and visualize their databases effectively.

**Relevance**

Sampler is a lightweight, terminal-based visualization tool that can be easily set up without the complexity of traditional monitoring systems. This tutorial will show how to leverage Sampler to create a customizable and interactive dashboard that helps users gain insights into their database's performance, making it easier to identify and troubleshoot issues. This aligns with the DevOps principles of observability and monitoring, enabling teams to maintain high levels of service quality and system reliability.

0 comments on commit 7645b29

Please sign in to comment.