Part4: Getting Started with Grafana Mimir

preview_player
Показать описание
Hello everyone. In the fourth part of the Grafana LGTM Stack course, we will start by exploring the architecture of Mimir and getting more familiar with its components. Next, we will learn about the different installation modes of Mimir, and finally, we will install Mimir in a distributed manner on a Kubernetes cluster and set up some of its components. In the end, we will add two new data sources to Grafana. An HTTP header called "x-scope-orgid" will be added to these data sources, specifying the tenant ID. One of these data sources will hold metrics related to the pods within the Kubernetes cluster, and the other will store metrics related to Linux nodes. This separation of metrics is achievable through Mimir's multi-tenancy capability.

00:00:00 Mimir Architecture
00:09:37 Installation Modes Of Mimir
00:12:01 Installing Mimir Distributed and Configuring Its Components Using Mimir Helm Chart
00:27:31 Adding Mimir Datasources With Multi-Tenancy Feature Enabled

You can find all the resources from here

ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
You can Follow Mohammad from on other platforms:

ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
You can follow our Channel on other platforms:

Рекомендации по теме
Комментарии
Автор

Can you also make a video on how to create alerts based on metrics in Mimir alertmanager? I am trying to get all alerts from kube-prometheus-stack helm chart to the Mimir alertmanager.

MaheshBhosle-km