Модно не значит правильно — про pgx, метрики и OpenTelemetry

Один вопрос про pgx — и три инструмента которые легко перепутать. QueryTracer не замена декоратору, декоратор не устарел, а выбор драйвера — неожиданно важное решение для observability. Какую комбинацию драйвера и обёртки выбрать — зависит от того что вы хотите видеть. В статье взгляд на комбинации драйверов и оболочек для анализа запросов в PostgreSQL. Разбираем на реальном проекте — с кодом, ошибками и выводами. Лучше один раз разобраться, чем каждый раз сомневаться в выборе.

https://habr.com/ru/articles/1024854/

#pgx #sqlx #OpenTelemetry #Prometheus #observability #трейсинг #метрики #QueryTracer #otelsql #otelpgx

Модно не значит правильно — про pgx, метрики и OpenTelemetry

Всё началось с одного вопроса от старшего коллеги — что pgx предоставляет для сбора метрик. Казалось простым: открыл документацию, увидел QueryTracer, решил что вот оно — замена декоратору. Проверил...

Хабр
Prometheus

A team of explorers discover a clue to the origins of mankind on Earth, leading them on a journey to the darkest corners of the universe. There, they must fight a terrifying battle to save the future of the human race.

Trakt Web
Prometheus

A team of explorers discover a clue to the origins of mankind on Earth, leading them on a journey to the darkest corners of the universe. There, they must fight a terrifying battle to save the future of the human race.

Trakt Web
🚀 How to Install and Configure Node Exporter on #Debian #VPS This article will provide a guide for how to install and configure Node Exporter on Debian VPS.
What is Node Exporter?
Node Exporter is a #Prometheus exporter that collects and exposes hardware and OS-level metrics from Linux and Unix-like systems. It runs as a background service and makes these metrics available ...
Continued 👉 https://blog.radwebhosting.com/install-and-configure-node-exporter-on-debian-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #observability #nodeexporter #selfhosted #letsencrypt #selfhosting #opensource
How to Install #Prometheus on #Debian #VPS Here's a guide detailing how to install Prometheus on Debian VPS:
What is Prometheus?
Prometheus is an open-source, systems #monitoring and alerting toolkit designed to collect and analyze metrics from servers, applications, and services. Initially developed at SoundCloud, Prometheus is now a popular Cloud Native Computing Foundation (CNCF) project widely adopted ...
Continued 👉 https://blog.radwebhosting.com/install-prometheus-on-debian-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #opensource #selfhosted #letsencrypt #selfhosting

Hach, dieser schöne Moment, wenn wieder ein weiteres altes legacy System nach dem Lauf von Ansible anfängt seine #Metriken ins #Monitoring aus diesem Jahrtausend zu schreiben <3

#Grafana und #Prometheus >>> #CheckMK

Почему важно мониторить поисковую систему: Manticore → Prometheus → Grafana

Один из наших пользователей недавно пришёл к нам со знакомой проблемой: поиск внезапно стал заметно медленнее, хотя внешне ничего явно не ломалось. Сервис работал, ошибок в логах не было, загрузка CPU выглядела нормально, но пользователи уже начали жаловаться, что поиск тормозит. Так обычно и проявляются проблемы с поиском в продакшене. Не как драматичный сбой, а как медленное, ползучее ухудшение. Чуть больше трафика здесь, чуть больше индексации там, и прежде чем вы это заметите, производительность уже просела. К тому моменту, когда пользователи это замечают, настоящая проблема нередко копится уже несколько часов. Без хорошей видимости остаётся только гадать: система перегружена? Одна таблица съедает ресурсы? Или незаметно что-то идёт не так? Вот почему мониторинг важен. С ним расплывчатое «поиск стал медленным» превращается в проблему, которую можно диагностировать и исправить.

https://habr.com/ru/articles/1023608/

#grafanaдашборд #prometheus #мониторинг #сбор_метрик #визуализация_метрик #высокая_производительность #метрики_производительности #оптимизация_производительности

Почему важно мониторить поисковую систему: Manticore → Prometheus → Grafana

Один из наших пользователей недавно обратился к нам со знакомой проблемой: поиск внезапно стал заметно медленнее, хотя внешне ничего явно не сломалось. Сервис работал, ошибок в логах не было, загрузка...

Хабр
Oh, Airbnb—congratulations on your revolutionary achievement of disclosing a billion-series #Prometheus #metrics pipeline, only to announce that the real challenge is enabling #JavaScript and #cookies. 🙄🍪 Because clearly, the future of tech hinges not on #innovation, but on your ability to navigate a web browser. 🚀
https://medium.com/airbnb-engineering/building-a-high-volume-metrics-pipeline-with-opentelemetry-and-vmagent-c714d6910b45 #Airbnb #HackerNews #ngated
Building a high-volume metrics pipeline with OpenTelemetry and vmagent

A production-tested approach for moving a large-scale metrics pipeline from StatsD to OpenTelemetry and Prometheus.

Medium
Building a high-volume metrics pipeline with OpenTelemetry and vmagent

A production-tested approach for moving a large-scale metrics pipeline from StatsD to OpenTelemetry and Prometheus.

Medium

Just migrated my home air quality monitoring system from MariaDB / ClickHouse to #Prometheus (actually #VictoriaMetrics).

https://gist.github.com/chuangzhu/973105cd3dd986efadb3a7d22ee405bc

Prometheus exporters for various air sensors

Prometheus exporters for various air sensors. GitHub Gist: instantly share code, notes, and snippets.

Gist