Мониторим ИТ
8.13K subscribers
229 photos
1 video
2 files
1.56K links
Канал о наблюдаемости (Monitoring & Observability): логи, трейсы, метрики.

Реклама: @gals_ad_bot
Вопросы: @antoniusfirst

@usr_bin_linux — Linux, Kubernetes, Docker, Terraform, etc.

@zabbix_ru — только Zabbix

@elasticstack_ru — ElasticSearch/OpenSearch
Download Telegram
Grafana as code, или как я перестал кликать мышкой в UI и полюбил grafonnet

Когда мы в Tarantool столкнулись с задачей настройки мониторинга для сдачи проекта заказчику, мы решили её с помощью grafonnet. Это библиотека для написания дашбордов Grafana с помощью кода на языке jsonnet, которая заметно облегчила нам жизнь. Читать дальше на Хабре.
Application Performance Monitoring: Monitor dynamically java applications with Consul, Prometheus and Grafana

The goal of this article is to detail with a real example how Consul, Prometheus and Grafana can be leveraged in order to monitor java applications dynamically.
This java application is having JMX and Micrometer metrics. Читать дальше на Медиуме.
Grafana Plugins Weekly (Feb 21, 2022)

Every Monday, we look at Grafana plugins submitted and updated in the Grafana Marketplace last week. While preparing this review, we examined each plugin on what was changed and the long-term supportability of the plugin.

Смотреть на Медиуме.
Monitoring Production EKS cluster using Prometheus & Grafana (Helm)

I’ve tried multiple guides but nowhere could I find a production grade solution that can be maintained with minimal drift. So I am putting together what worked for me. Читать дальше.
Jaeger Tracing: A Friendly Guide for Beginners

In this guide, you’ll learn what Jaeger tracing is, what distributed tracing is, and how to set it up in your system. We’ll go over Jaeger’s UI and touch on advanced concepts such as sampling and deploying in production. Читать дальше на Медиуме.
5 Best Open-Source Tools To Monitor Containers

Container monitoring is a complex task due to its multi-layered and dynamic nature. However, with the right tool in place, you can navigate through all layers within the stack. All you need to do is choose the best monitoring tool based on your use cases. Here are some best open-source tools to monitor containers. Читать дальше на Медиуме.
Cron Monitoring — exploring Open Source Softwares

We at Trell have started implementing monitoring on all the Cron Jobs in our ecosystem. It lets us keep account of all the Cron Jobs under various projects which are present. Читать дальше.
Grafana: How to export graphs as images and email them

Grafana is one of the most used dashboarding and alerting tools, it has many features but recently i noticed that lacked the capability to send graphs as emails in a scheduled manner. Читать дальше.
Couchbase Grafana Monitoring in Trendyol

Couchbase is one of the NoSQL database technologies used in Trendyol. So it is crucial to have well-rounded monitoring. However, before we dive into the monitoring, let’s look at our clusters. Читать дальше.
Tracing Node.js application with OpenTelemetry & Jaeger UI

In this tutorial I will demonstrate how to trace and instrument Node.js application with OpenTelemetry. Читать дальше.
Announcing Grafana Mimir, the most scalable open source TSDB in the world

Yet another TSDB. Сегодня анонсировали Grafana Mimir, которая, как предполагается, будет альтернативой Cortex или Thanos. Подробнее по ссылке.
Что нового в плане мониторинга в PostgreSQL (Алексей Лесовский)

Расшифровка доклада Алексея Лесовского про то, что нового есть в PostgreSQL в плане мониторинга. Читать на Хабре.
How to reduce your Prometheus cost

Пишут как снизили количество инжестируемых метрик в Prometheus. Читать на Медиуме.
How Prometheus Operator facilitates Prometheus configuration updates

The goal: Update Prometheus configuration nicely! Читать дальше на Медиуме.
Using Environment Variables for Configuration, Provisioning, and Dashboards in Grafana

The number of use cases operating Grafana as a platform to build modern applications is increasing. Compared to a single central Grafana instance, we are looking at multiple distributed installations with new kinds of data sources. Читать дальше на Медиуме.
Обход аутентификации и способы выполнения произвольного кода в ZABBIX

В этой статье мы поговорим о некоторых атаках на систему мониторинга Zabbix и рассмотрим сценарии удаленного выполнения кода (RCE). Дальше на Хабре.
Grafana и автотесты: учимся измерять работу тестов

Grafana позволяет собрать на одном экране разную информацию:
⚡️результаты тестов в режиме реального времени,
⚡️срезы по окружениям, браузерам и чему угодно ещё,
⚡️скорость выполнения тестов,
⚡️покрытие тестами страниц и действий на них,
⚡️результаты релизов.

На примерах тестов вы узнаете, как Grafana помогает в анализе результатов автотестирования, чтобы точнее понимать, что происходит. Читать дальше на Хабре.
Installing Grafana plugins from a Private repository

Grafana Marketplace application is one of our favorite features introduced in Grafana 8. It allows installing registered plugins from the official Grafana repository when connected to the Internet, but how to upgrade and manage Grafana plugins without access to external network? Читать дальше.
How we scaled our new Prometheus TSDB Grafana Mimir to 1 billion active series

Полторы недели назад Grafana анонсировала собственную TSDB Mimir, и вот теперь рассказывает как они затестили Mimir с миллиардом серий данных.

Блог Grafana