# Prometheus

Prometheus is an open-source monitoring system and time series database for collecting, storing, querying, and alerting on metrics from applications, systems, and services.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## ClickHouse Cloud Announces Private Preview of PromQL Support and Time-Series Table Engine

DevFeed: [ClickHouse Cloud Announces Private Preview of PromQL Support and Time-Series Table Engine](<https://devfeed.tech/articles/introducing-clickhouse-s-new-timeseries-engine-your-drop-in-prometheus-replacement-26966.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/introducing-promql>)

Author: James Cunningham

Published: 2026-09-15T14:00:00Z

Content type: release

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [Time Series](<https://devfeed.tech/topics/time-series.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [Traces](<https://devfeed.tech/topics/traces.md>)

Tags: [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [logs](<https://devfeed.tech/tags/logs.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [time-series](<https://devfeed.tech/tags/time-series.md>), [traces](<https://devfeed.tech/tags/traces.md>)

### AI overview

ClickHouse announces a private preview of PromQL support and a time-series table engine in ClickHouse Cloud, allowing Prometheus metrics to be stored in ClickHouse and queried with existing PromQL.

### Source excerpt

ClickHouse PromQL support lets you store Prometheus metrics in ClickHouse Cloud, query them using familiar PromQL, and bring metrics together with your logs and traces without rewriting queries in SQL.

## pgwatch v6: dashboards reimagined, and a reaper that doesn't choke

DevFeed: [pgwatch v6: dashboards reimagined, and a reaper that doesn't choke](<https://devfeed.tech/articles/pgwatch-v6-dashboards-reimagined-and-a-reaper-that-doesn-t-choke-14490.md>)

Original publisher: [Read original article](<https://www.cybertec-postgresql.com/en/pgwatch-v6-dashboards-reimagined-and-a-reaper-that-doesnt-choke/>)

Author: Pavlo Golub

Published: 2026-08-28T03:00:58Z

Content type: release

Language: en

Sources: [CYBERTEC PostgreSQL | Services & Support](<https://devfeed.tech/sources/cybertec-postgresql-services-support.md>)

Topics: [Grafana](<https://devfeed.tech/topics/grafana.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [incident](<https://devfeed.tech/topics/incident.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [clusters](<https://devfeed.tech/tags/clusters.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [features](<https://devfeed.tech/tags/features.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [incident](<https://devfeed.tech/tags/incident.md>), [linux](<https://devfeed.tech/tags/linux.md>), [network](<https://devfeed.tech/tags/network.md>), [news](<https://devfeed.tech/tags/news.md>), [patroni](<https://devfeed.tech/tags/patroni.md>), [pgwatch](<https://devfeed.tech/tags/pgwatch.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [production](<https://devfeed.tech/tags/production.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

This release article describes pgwatch v6.0.0-beta, including a Grafana dashboard overhaul, first-class dashboards for Prometheus sources, Patroni cluster views, four new metrics, and fixes for collection hangs caused by production infrastructure failures.

### Source excerpt

This is an extended blog, and talks about the features of pgwatch v6.0.0 beta in more details. Read to know and contribute. The post pgwatch v6: dashboards reimagined, and a reaper that doesn't choke appeared first on CYBERTEC PostgreSQL | Services & Support.

## pgwatch v6: Prometheus becomes a source, not just a sink

DevFeed: [pgwatch v6: Prometheus becomes a source, not just a sink](<https://devfeed.tech/articles/pgwatch-v6-prometheus-becomes-a-source-not-just-a-sink-14491.md>)

Original publisher: [Read original article](<https://www.cybertec-postgresql.com/en/pgwatch-v6-prometheus-becomes-a-source-not-just-a-sink/>)

Author: Pavlo Golub

Published: 2026-08-26T07:43:28Z

Content type: release

Language: en

Sources: [CYBERTEC PostgreSQL | Services & Support](<https://devfeed.tech/sources/cybertec-postgresql-services-support.md>)

Topics: [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [Replication](<https://devfeed.tech/topics/replication.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [metrics](<https://devfeed.tech/tags/metrics.md>), [news](<https://devfeed.tech/tags/news.md>), [password](<https://devfeed.tech/tags/password.md>), [patroni](<https://devfeed.tech/tags/patroni.md>), [pgwatch](<https://devfeed.tech/tags/pgwatch.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [release](<https://devfeed.tech/tags/release.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

This blog post introduces pgwatch v6.0.0-beta, whose headline feature allows pgwatch to scrape Prometheus exporters directly as first-class sources alongside PostgreSQL sources. It explains source configuration, metric and label handling, and support for Basic Auth and TLS.

### Source excerpt

This blog explains all feature highlights related to PGWatch 6.0.0 beta. You can read to understand and test the features yourself. The post pgwatch v6: Prometheus becomes a source, not just a sink appeared first on CYBERTEC PostgreSQL | Services & Support.

## nixos-telemetry: A NixOS flake for opt-in observability pipelines

DevFeed: [nixos-telemetry: A NixOS flake for opt-in observability pipelines](<https://devfeed.tech/articles/nixos-telemetry-flake-31359.md>)

Original publisher: [Read original article](<https://discourse.nixos.org/t/nixos-telemetry-flake/79704>)

Author: palo

Published: 2026-08-23T08:27:36Z

Content type: article

Language: en

Sources: [Announcements - NixOS Discourse](<https://devfeed.tech/sources/announcements-nixos-discourse.md>)

Topics: [telemetry](<https://devfeed.tech/topics/telemetry.md>), [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>), [log management](<https://devfeed.tech/topics/log-management.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>), [Grafana Alloy](<https://devfeed.tech/topics/grafana-alloy.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [collector](<https://devfeed.tech/tags/collector.md>), [config](<https://devfeed.tech/tags/config.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [grafana-alloy](<https://devfeed.tech/tags/grafana-alloy.md>), [loki](<https://devfeed.tech/tags/loki.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>)

### AI overview

A discussion introduces nixos-telemetry, a NixOS flake that uses an OpenTelemetry collector to connect opt-in scrapers, storage, and visualization components. It supports local stacks, remote forwarding, and fan-out to multiple sinks through a unified option tree.

### Source excerpt

Hi everyone, I'd like to share nixos-telemetry, a NixOS flake that makes setting up observability in your infrastructure easy. An OpenTelemetry collector sits at the center of each machine. Scrapers, storage, and visualization are all opt-in. You enable what you need; the collector wires the pipeline together automatically. Why? Wiring up telemetry in NixOS today means gluing together Telegraf, Prometheus, Loki, Grafana, Alloy, each with its own config format, ports, and inter-service dependencies. nixos-telemetry puts all of that behind a single telemetry.* option tree: Turn on the system with telemetry.enable = true. Every app is opt-in. Nothing starts that you didn't ask for. The collector starts automatically once a complete pipeline exists, a matching source and sink for the same signal type. No sink? It waits. Forward to a remote collector, run a full local stack, or both. Fan-out to multiple sinks is supported. What it looks like Full local stack on one machine: { telemetry.enable = true; telemetry.telegraf.enable = true; # host metrics telemetry.alloy.enable = true; # journald logs telemetry.prometheus.enable = true; # metrics storage telemetry.loki.enable = true; # logs storage telemetry.grafana.enable = true; # visualization (datasources auto-provisioned) } Forward to a remote collector: # machine 1 { telemetry.enable = true; telemetry.telegraf.enable = true; telemetry.opentelemetry.exporter.endpoints.remote = "100.64.0.1:4317"; } # machine 2 { telemetry.enable = true; telemetry.opentelemetry.receiver.endpoint = "0.0.0.0:4317"; } Full option reference: OPTIONS.md Thanks! Regarding Discourse LLM Policy : I must disclose that substantial parts of this project are llm generated. And because I coppied parts of the README in this post, substantial parts of this announcmement too. 27 posts - 7 participants Read full topic

## Building open-source observability together: The OpenSearch Observability TAG turns one

DevFeed: [Building open-source observability together: The OpenSearch Observability TAG turns one](<https://devfeed.tech/articles/building-open-source-observability-together-the-opensearch-observability-tag-turns-one-12785.md>)

Original publisher: [Read original article](<https://opensearch.org/blog/building-open-source-observability-together-the-opensearch-observability-tag-turns-one/>)

Author: Dotan Horovits

Published: 2026-08-11T17:01:57Z

Content type: article

Language: en

Sources: [OpenSearch](<https://devfeed.tech/sources/opensearch.md>)

Topics: [observability](<https://devfeed.tech/topics/observability.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [agent observability](<https://devfeed.tech/topics/agent-observability.md>)

Tags: [agent-observability](<https://devfeed.tech/tags/agent-observability.md>), [blog](<https://devfeed.tech/tags/blog.md>), [cncf](<https://devfeed.tech/tags/cncf.md>), [community](<https://devfeed.tech/tags/community.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [observability](<https://devfeed.tech/tags/observability.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [opensearch](<https://devfeed.tech/tags/opensearch.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>)

### AI overview

The OpenSearch Observability Technical Advisory Group marks its first anniversary after a year of community-driven guidance, RFC reviews, architecture decisions, and collaboration across organizations. The article highlights work involving OpenTelemetry, Prometheus, Perses, KEDA, Kubernetes, and the OpenSearch Observability Stack, and explains how contributors can participate in the group's second year.

### Source excerpt

The OpenSearch Observability TAG's first year: 10+ orgs shipped OTLP ingestion, Prometheus metrics, an open-source Observability Stack, and AI agent observability. The post Building open-source observability together: The OpenSearch Observability TAG turns one appeared first on OpenSearch.

## Use of VRF in dual WAN setup

DevFeed: [Use of VRF in dual WAN setup](<https://devfeed.tech/articles/use-of-vrf-in-dual-wan-setup-39784.md>)

Original publisher: [Read original article](<https://anuragbhatia.com/post/2026/08/mikrotik-vrf-dual-wan/>)

Published: 2026-08-03T20:58:23Z

Content type: tutorial

Language: en

Sources: [Personal blog of Anurag Bhatia](<https://devfeed.tech/sources/personal-blog-of-anurag-bhatia.md>)

Topics: [networking](<https://devfeed.tech/topics/networking.md>), [MikroTik](<https://devfeed.tech/topics/mikrotik.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [Containers](<https://devfeed.tech/topics/containers.md>)

Tags: [containers](<https://devfeed.tech/tags/containers.md>), [mikrotik](<https://devfeed.tech/tags/mikrotik.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [router](<https://devfeed.tech/tags/router.md>), [routing](<https://devfeed.tech/tags/routing.md>), [routing-table](<https://devfeed.tech/tags/routing-table.md>), [vrf](<https://devfeed.tech/tags/vrf.md>)

### AI overview

This article describes migrating a MikroTik home router from multiple routing tables to a VRF-based dual-WAN design. It explains how shared routing domains caused router-bound traffic to return through the wrong ISP during partial outages and made ISP-specific routing for measurement containers difficult. VRFs provide separate layer-3 routing domains for the WAN links, while Prometheus and Semaphore handle packet-loss-based switchover.

### Source excerpt

Over the weekend I migrated my home router from multiple routing tables to a VRF-based design, placing each WAN uplink into its own VRF. While multiple routing tables worked for basic policy routing, they have some limitations and that led to several edge cases that became increasingly difficult to work around. Issues with the setup: If the active default route pointed to ISP1, traffic arriving on ISP1 naturally returned via ISP1. However, traffic terminating on the router and arriving via ISP2 would also be replied to through ISP1, since both uplinks still shared the same routing domain. This did not cause issues for traffic on devices below the router but was bad for traffic terminating on the router interface itself. Due to the above reason, I recently lost access to my home router while I was out of the country because ISP1 had a partial outage (their transit went down, peering stayed up) & due to distributed tooling, the auto switch trigger could not happen either to take care of it. Packets from ISP 2 were being returned via the ISP1 route & thus blackholed. I have a special case where I want most of the devices on a redundant setup but some devices (containers) on specific ISP only. These are measurement containers running blackbox exporter behind a specific ISP as well as RIPE Atlas. I don't want these to switch over for accuracy of measurement. Without VRF it was ugly config-wise, as ISP1 failure will lead to ISP2 routing even when the specific routing table did not have that route. Old Setup My old setup was running multiple routing table pairs: ISP1 only & ISP1 as primary (ISP2 as secondary) ISP2 only & ISP2 as primary (ISP1 as secondary) All WAN interfaces, LAN interfaces and routing tables were in the same single "Main" VRF. This by default takes care of full outage events, fibre cuts, etc. For packet loss-based switchover, I have set up Prometheus + Semaphore as covered in this post last year. Understanding VRF VRF is Virtual Routing and Forwarding. It

## How to Connect Prometheus Alerts to an Event-Driven AI Agent for Initial Investigation

DevFeed: [How to Connect Prometheus Alerts to an Event-Driven AI Agent for Initial Investigation](<https://devfeed.tech/articles/event-driven-ai-agents-with-prometheus-alerts-from-page-to-root-cause-17482.md>)

Original publisher: [Read original article](<https://kodekloud.com/blog/event-driven-ai-agents-prometheus-alerts/>)

Author: Pramodh Kumar M

Published: 2026-07-23T15:00:31Z

Content type: tutorial

Language: en

Sources: [Kubernetes - KodeKloud Blog | DevOps, Cloud, Kubernetes, AI Tutorials & More](<https://devfeed.tech/sources/kubernetes-kodekloud-blog-devops-cloud-kubernetes-ai-tutorials-more.md>)

Topics: [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [event driven](<https://devfeed.tech/topics/event-driven.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Slack](<https://devfeed.tech/topics/slack.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [aiops](<https://devfeed.tech/tags/aiops.md>), [alert-fatigue](<https://devfeed.tech/tags/alert-fatigue.md>), [alert-manager](<https://devfeed.tech/tags/alert-manager.md>), [alert-triage](<https://devfeed.tech/tags/alert-triage.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [auto-remediation](<https://devfeed.tech/tags/auto-remediation.md>), [automated-incident-response](<https://devfeed.tech/tags/automated-incident-response.md>), [automation](<https://devfeed.tech/tags/automation.md>), [devaiops](<https://devfeed.tech/tags/devaiops.md>), [event-driven](<https://devfeed.tech/tags/event-driven.md>), [event-driven-ai-agents-with-prometheus-alerts](<https://devfeed.tech/tags/event-driven-ai-agents-with-prometheus-alerts.md>), [guide](<https://devfeed.tech/tags/guide.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-ai-agent](<https://devfeed.tech/tags/kubernetes-ai-agent.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [prometheus-alert-rules](<https://devfeed.tech/tags/prometheus-alert-rules.md>), [prometheus-alertmanager-webhook](<https://devfeed.tech/tags/prometheus-alertmanager-webhook.md>), [root-cause-analysis](<https://devfeed.tech/tags/root-cause-analysis.md>), [slack](<https://devfeed.tech/tags/slack.md>), [sre](<https://devfeed.tech/tags/sre.md>), [sre-automation](<https://devfeed.tech/tags/sre-automation.md>)

### AI overview

This guide explains how to connect Prometheus and Alertmanager to an event-driven AI agent that investigates alerts before a human responds. It covers the architecture, read-only investigation tools, alert-rule annotations, safety guardrails, and a progression toward guarded remediation.

### Source excerpt

Every page interrupts a human, yet most alerts end in the same ten investigation steps. Here is how event driven AI agents catch Prometheus alerts and do that first pass before you even look at your phone.

## Diagnosing a 28,232-Connection SSE Limit in a Go Leaderboard

DevFeed: [Diagnosing a 28,232-Connection SSE Limit in a Go Leaderboard](<https://devfeed.tech/articles/breaking-the-28k-sse-connection-limit-and-scaling-toward-1m-39412.md>)

Original publisher: [Read original article](<https://blog.pranshu-raj.in/posts/scaling-sse-1m-connections/>)

Author: Pranshu Raj

Published: 2026-07-23T00:00:00Z

Content type: tutorial

Language: en

Sources: [Pranshu Raj - blog on backend systems, performance and sidequests](<https://devfeed.tech/sources/pranshu-raj-blog-on-backend-systems-performance-and-sidequests.md>)

Topics: [Server-sent events (SSE)](<https://devfeed.tech/topics/server-sent-events-sse.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>), [Docker Compose](<https://devfeed.tech/topics/docker-compose.md>), [Redis](<https://devfeed.tech/topics/redis.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>)

Tags: [docker-compose](<https://devfeed.tech/tags/docker-compose.md>), [go](<https://devfeed.tech/tags/go.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [redis](<https://devfeed.tech/tags/redis.md>), [sse](<https://devfeed.tech/tags/sse.md>)

### AI overview

A tutorial on testing and diagnosing the SSE connection limit of a Go leaderboard service. It describes the service architecture, Docker Compose deployment, and monitoring with Prometheus and Grafana.

### Source excerpt

Why my Go leaderboard's capped at exactly 28,232 SSE connections, how Docker networking got me to 150k, and the path toward millions.

## Broadcasting to 28K SSE Clients (and learning about Go channels)

DevFeed: [Broadcasting to 28K SSE Clients (and learning about Go channels)](<https://devfeed.tech/articles/broadcasting-to-28k-sse-clients-and-learning-about-go-channels-39405.md>)

Original publisher: [Read original article](<https://blog.pranshu-raj.in/posts/implementing-correct-fanout/>)

Author: Pranshu Raj

Published: 2026-07-23T00:00:00Z

Content type: tutorial

Language: en

Sources: [Pranshu Raj - blog on backend systems, performance and sidequests](<https://devfeed.tech/sources/pranshu-raj-blog-on-backend-systems-performance-and-sidequests.md>)

Topics: [Go Language](<https://devfeed.tech/topics/go-language.md>), [Server-sent events (SSE)](<https://devfeed.tech/topics/server-sent-events-sse.md>), [Concurrency](<https://devfeed.tech/topics/concurrency.md>), [backpressure](<https://devfeed.tech/topics/backpressure.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Redis](<https://devfeed.tech/topics/redis.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [backpressure](<https://devfeed.tech/tags/backpressure.md>), [concurrency](<https://devfeed.tech/tags/concurrency.md>), [go](<https://devfeed.tech/tags/go.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [observability](<https://devfeed.tech/tags/observability.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [redis](<https://devfeed.tech/tags/redis.md>), [sse](<https://devfeed.tech/tags/sse.md>)

### AI overview

The article describes building a real-time leaderboard in Go that reached 28,232 concurrent SSE connections before exposing a broken broadcast design. It explains the fix using centralized polling, deduplication, fan-out, backpressure handling, and observability with Prometheus and Grafana.

### Source excerpt

A post on progressively getting my server to 28k SSE connections, finding a bug in my implementation of fan out using Go channels and the resulting mental model update.

## The open ecosystem around ClickHouse

DevFeed: [The open ecosystem around ClickHouse](<https://devfeed.tech/articles/the-open-ecosystem-around-clickhouse-5601.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/the-open-ecosystem-around-clickhouse>)

Author: Al Brown

Published: 2026-06-17T15:41:30Z

Content type: article

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>), [Apache Iceberg](<https://devfeed.tech/topics/apache-iceberg.md>), [Database](<https://devfeed.tech/topics/database.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [schema-evolution](<https://devfeed.tech/topics/schema-evolution.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [database](<https://devfeed.tech/tags/database.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [model-context-protocol](<https://devfeed.tech/tags/model-context-protocol.md>), [observability](<https://devfeed.tech/tags/observability.md>), [open](<https://devfeed.tech/tags/open.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [schema-evolution](<https://devfeed.tech/tags/schema-evolution.md>)

### AI overview

ClickHouse's open ecosystem connects databases with observability, AI tooling, and lakehouse technologies through open standards. The article highlights OpenTelemetry and Prometheus support, an open-source MCP server compatible with multiple agent frameworks, and support for Iceberg and Delta Lake formats.

### Source excerpt

Around any good database sits the clients you import, the dashboards your team shares, the pipelines that feed it, the projects that build on top of it, and now the agents that query it.

## Harness AI Verification and Rollback for Argo CD: Limitations of Static Thresholds

DevFeed: [Harness AI Verification and Rollback for Argo CD: Limitations of Static Thresholds](<https://devfeed.tech/articles/overcoming-argo-cd-static-thresholds-with-harness-13370.md>)

Original publisher: [Read original article](<https://www.harness.io/blog/beyond-static-thresholds-why-harness-ai-verification-and-rollback-outshines-argo-cd-analysis-templates>)

Author: Prasad Satam Akshit Madan Shubhendu Patidar

Published: 2026-06-17T00:00:00Z

Content type: opinion

Language: en

Sources: [Harness Blog](<https://devfeed.tech/sources/harness-blog.md>)

Topics: [argo-cd](<https://devfeed.tech/topics/argo-cd.md>), [GitOps](<https://devfeed.tech/topics/gitops.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [argo-cd](<https://devfeed.tech/tags/argo-cd.md>), [gitops](<https://devfeed.tech/tags/gitops.md>), [harness](<https://devfeed.tech/tags/harness.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [maintenance](<https://devfeed.tech/tags/maintenance.md>), [progressive-delivery](<https://devfeed.tech/tags/progressive-delivery.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [rollback](<https://devfeed.tech/tags/rollback.md>), [software-delivery](<https://devfeed.tech/tags/software-delivery.md>), [statistical-significance](<https://devfeed.tech/tags/statistical-significance.md>)

### AI overview

This vendor commentary argues that Argo Rollouts Analysis Templates can be difficult to maintain because they rely on manually defined static thresholds. It presents Harness AI Verification and Rollback as a context-aware alternative that uses unsupervised machine learning and service health trajectories to assess deviations and support rollbacks.

### Source excerpt

Stop the maintenance nightmare of static thresholds. Learn how Harness AI Verification and Rollback provides context-aware safety for Argo CD. | Blog

## How the D. E. Shaw group powers high-cardinality observability at scale with ClickHouse

DevFeed: [How the D. E. Shaw group powers high-cardinality observability at scale with ClickHouse](<https://devfeed.tech/articles/how-the-d-e-shaw-group-powers-high-cardinality-observability-at-scale-with-clickhouse-5226.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/deshaw>)

Author: ClickHouse

Published: 2026-05-15T00:00:00Z

Content type: article

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [observability](<https://devfeed.tech/topics/observability.md>), [High-Performance Computing](<https://devfeed.tech/topics/high-performance-computing.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [Time Series](<https://devfeed.tech/topics/time-series.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Compression](<https://devfeed.tech/topics/compression.md>), [tracing](<https://devfeed.tech/topics/tracing.md>)

Tags: [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [compression](<https://devfeed.tech/tags/compression.md>), [compute](<https://devfeed.tech/tags/compute.md>), [high-performance-computing](<https://devfeed.tech/tags/high-performance-computing.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [observability](<https://devfeed.tech/tags/observability.md>), [performance](<https://devfeed.tech/tags/performance.md>), [production](<https://devfeed.tech/tags/production.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [scale](<https://devfeed.tech/tags/scale.md>), [site-reliability](<https://devfeed.tech/tags/site-reliability.md>), [systems](<https://devfeed.tech/tags/systems.md>), [time-series](<https://devfeed.tech/tags/time-series.md>), [tracing](<https://devfeed.tech/tags/tracing.md>)

### AI overview

The D. E. Shaw group uses ClickHouse for high-cardinality observability across millions of compute workloads on its internal grid. The article describes evaluation results showing approximately 7x better performance than alternatives, production ingestion exceeding 500,000 records per second, and improved long-term capacity planning and tracing analysis.

### Source excerpt

How the D. E. Shaw group replaced its previous observability platform with ClickHouse to handle high-cardinality metrics at scale, achieving 7x better query performance and enabling multi-year capacity planning across millions of compute workloads.

## Building Blocks for Foundation Model Training and Inference on AWS

DevFeed: [Building Blocks for Foundation Model Training and Inference on AWS](<https://devfeed.tech/articles/building-blocks-for-foundation-model-training-and-inference-on-aws-7088.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/amazon/foundation-model-building-blocks>)

Author: Keita Watanabe; Pavel Belevich; Aman Shanbhag

Published: 2026-05-11T23:18:26Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [foundation-models](<https://devfeed.tech/topics/foundation-models.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Training AI Models](<https://devfeed.tech/topics/training-ai-models.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [distributed-training](<https://devfeed.tech/topics/distributed-training.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [PyTorch](<https://devfeed.tech/topics/pytorch.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [aws](<https://devfeed.tech/tags/aws.md>), [building](<https://devfeed.tech/tags/building.md>), [distributed-training](<https://devfeed.tech/tags/distributed-training.md>), [frameworks](<https://devfeed.tech/tags/frameworks.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [inference](<https://devfeed.tech/tags/inference.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [latency](<https://devfeed.tech/tags/latency.md>), [low-latency](<https://devfeed.tech/tags/low-latency.md>), [model](<https://devfeed.tech/tags/model.md>), [model-development](<https://devfeed.tech/tags/model-development.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [networking](<https://devfeed.tech/tags/networking.md>), [observability](<https://devfeed.tech/tags/observability.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

An introductory technical article about the infrastructure and open-source software building blocks required for foundation-model pre-training, post-training, and inference on AWS. It discusses accelerator compute, low-latency networking, distributed storage, orchestration, ML frameworks, and observability tools.

### Source excerpt

Figure: Adapted from "AI's Three Scaling Laws, Explained" (NVIDIA Blog). Taken together, these scaling regimes push the foundation-model lifecycle--pre-training, post-training, and inference--toward convergent infrastructure requirements: tightly coupled accelerator compute, a high-bandwidth low-latency network, and a distributed storage backend.

## Why Prometheus couldn't see Cilium metrics at 2 a.m.

DevFeed: [Why Prometheus couldn't see Cilium metrics at 2 a.m.](<https://devfeed.tech/articles/why-prometheus-couldn-t-see-cilium-metrics-at-2-a-m-17617.md>)

Original publisher: [Read original article](<https://thenewstack.io/cncf-projects-integration-production/>)

Author: Rishi Mondal

Published: 2026-05-10T14:00:00Z

Content type: article

Language: en

Sources: [Kubernetes Overview, News and Trends | The New Stack](<https://devfeed.tech/sources/kubernetes-overview-news-and-trends-the-new-stack.md>)

Topics: [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [Cilium](<https://devfeed.tech/topics/cilium.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>)

Tags: [cilium](<https://devfeed.tech/tags/cilium.md>), [cloud-native-ecosystem](<https://devfeed.tech/tags/cloud-native-ecosystem.md>), [cncf](<https://devfeed.tech/tags/cncf.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [network](<https://devfeed.tech/tags/network.md>), [networking](<https://devfeed.tech/tags/networking.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [post-contributed](<https://devfeed.tech/tags/post-contributed.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [sponsor-cncf](<https://devfeed.tech/tags/sponsor-cncf.md>), [sponsored-post-contributed](<https://devfeed.tech/tags/sponsored-post-contributed.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

This article examines the integration tax that platform teams encounter when combining CNCF projects in production. It uses Prometheus and Cilium metrics as an example, and discusses integration failures involving Hubble, Grafana, cert-manager, ingress controllers, and cloud DNS configuration.

### Source excerpt

I still remember the first time we lost sleep over something that wasn't a bug. It was a Tuesday. Grafana The post Why Prometheus couldn't see Cilium metrics at 2 a.m. appeared first on The New Stack.

## How Discord Automates ScyllaDB Clusters at Scale

DevFeed: [How Discord Automates ScyllaDB Clusters at Scale](<https://devfeed.tech/articles/how-discord-automates-scylladb-clusters-at-scale-246.md>)

Original publisher: [Read original article](<https://discord.com/blog/how-discord-automates-scylladb-clusters-at-scale>)

Author: Peter French

Published: 2026-05-08T00:00:00Z

Content type: article

Language: en

Sources: [Discord Blog](<https://devfeed.tech/sources/discord-blog.md>)

Topics: [Database](<https://devfeed.tech/topics/database.md>), [postgresql clusters](<https://devfeed.tech/topics/postgresql-clusters.md>), [Replication](<https://devfeed.tech/topics/replication.md>), [Concurrency](<https://devfeed.tech/topics/concurrency.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [YAML](<https://devfeed.tech/topics/yaml.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [concurrency](<https://devfeed.tech/tags/concurrency.md>), [database](<https://devfeed.tech/tags/database.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [replication](<https://devfeed.tech/tags/replication.md>), [rust](<https://devfeed.tech/tags/rust.md>), [scylladb](<https://devfeed.tech/tags/scylladb.md>), [workflow](<https://devfeed.tech/tags/workflow.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

Discord describes how it automated ScyllaDB cluster operations with a Scylla Control Plane built around tasks, workflows, and jobs. The system uses explicit condition checks against Scylla's API and Prometheus metrics, idempotent Rust tasks, and YAML-defined workflows with retries, parallelism, configuration, and runtime templating.

### Source excerpt

You've been asked to stand up a brand-new database cluster, meaning a whole day of configuring dozens of nodes, validating replication, wiring up dual-write pipelines... what if this whole ordeal took less than two hours? This is how we got ourselves into this exact mess, and how we made our way out of it.

## From Incident Counting to SLIs: How DigitalOcean Rethought Availability

DevFeed: [From Incident Counting to SLIs: How DigitalOcean Rethought Availability](<https://devfeed.tech/articles/from-incident-counting-to-slis-how-digitalocean-rethought-availability-19946.md>)

Original publisher: [Read original article](<https://www.digitalocean.com/blog/sli-based-availability-framework>)

Author: Miguel Carrera

Published: 2026-04-23T09:15:00Z

Content type: article

Language: en

Sources: [DigitalOcean](<https://devfeed.tech/sources/digitalocean.md>)

Topics: [Availability](<https://devfeed.tech/topics/availability.md>), [Digital Ocean](<https://devfeed.tech/topics/digital-ocean.md>), [incident](<https://devfeed.tech/topics/incident.md>), [Framework](<https://devfeed.tech/topics/framework.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>)

Tags: [availability](<https://devfeed.tech/tags/availability.md>), [digitalocean](<https://devfeed.tech/tags/digitalocean.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [framework](<https://devfeed.tech/tags/framework.md>), [incident](<https://devfeed.tech/tags/incident.md>), [metric](<https://devfeed.tech/tags/metric.md>), [platform](<https://devfeed.tech/tags/platform.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>)

### AI overview

DigitalOcean replaced incident-based availability tracking with an SLI-driven framework covering the control plane, data plane, and error budgets. The article explains that incident counting did not reflect customer experience and describes the newer measurement approach.

### Source excerpt

Our journey to truly understand our customer experience began with a hard look at our internal availability numbers at the start of 2025. We saw something uncomfortable: the numbers didn't match our customers' reality. Our monthly availability oscillated between 99.5% and 99.9%. Those peaks and valleys depended more on whether we declared a high-severity incident that month than on how the platform was actually performing. Customers were still experiencing issues and opening escalations, but the metric didn't reflect customer availability. The previous internal measurement served us well in our early days, but its limitations became evident as DigitalOcean expanded. Our incident-based approach treated any declared incident as a total outage and anything below the severity threshold as invisible. This created a structural trap: we couldn't expand coverage to include lower-severity issues without artificially destroying our availability number, because the formula would count every minute of a partial degradation as a full platform outage. The chart above shows monthly platform availability using both methodologies over the same time period. The incident-based (old) swings between roughly 99.5% and 99.9% month to month. The SLI-based metric (new) holds consistently at 99.95% or above. The old metric was measuring noise, while the new metric measures actual availability signals. This isn't a problem unique to DigitalOcean. Any platform that measures availability by counting incident minutes against total calendar time will eventually hit the same wall. The incident-based metric was both too generous and too punitive, depending on where the line was drawn. Thisarticle walks through the operational framework we built to replace that system, the architectural decision to split the measurement into Control Plane and Data Plane, the two different SLI methodologies we use for each plane, the Prometheus recording rules and multi window alerting that make it operational, error

## Shipping logs to Loki

DevFeed: [Shipping logs to Loki](<https://devfeed.tech/articles/shipping-logs-to-loki-21775.md>)

Original publisher: [Read original article](<https://enoent.fr/posts/production-grade-esphome/02-shipping-logs-to-loki/>)

Author: Marc Plano-Lesay

Published: 2026-04-03T10:10:02Z

Content type: tutorial

Language: en

Sources: [Marc Plano-Lesay](<https://devfeed.tech/sources/marc-plano-lesay.md>)

Topics: [Logging](<https://devfeed.tech/topics/logging.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>)

Tags: [esphome](<https://devfeed.tech/tags/esphome.md>), [iot](<https://devfeed.tech/tags/iot.md>), [logs](<https://devfeed.tech/tags/logs.md>), [loki](<https://devfeed.tech/tags/loki.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [observability](<https://devfeed.tech/tags/observability.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [server-sent-events](<https://devfeed.tech/tags/server-sent-events.md>), [terminal](<https://devfeed.tech/tags/terminal.md>)

### AI overview

This tutorial explains how to ship ESPHome device logs to Loki. It contrasts logs with Prometheus metrics, describes the ephemeral nature of device logs, and introduces Server-Sent Events and syslog as ways to extract logs for aggregation.

### Source excerpt

When metrics aren't the whole story In the previous post, we set up metrics collection with Prometheus. We can now see what is happening on our devices -- a sensor is failing, the WiFi signal is degrading, or the main loop is running slow. But metrics alone don't tell us why. When a device reboots, the uptime metric resets -- but what caused the reboot? When an entity fails, the _failed metric goes to 1 -- but what error occurred?

## Scraping ESPHome metrics with Prometheus

DevFeed: [Scraping ESPHome metrics with Prometheus](<https://devfeed.tech/articles/scraping-esphome-metrics-with-prometheus-21774.md>)

Original publisher: [Read original article](<https://enoent.fr/posts/production-grade-esphome/01-scraping-esphome-metrics-with-prometheus/>)

Author: Marc Plano-Lesay

Published: 2026-03-29T03:18:27Z

Content type: tutorial

Language: en

Sources: [Marc Plano-Lesay](<https://devfeed.tech/sources/marc-plano-lesay.md>)

Topics: [esphome](<https://devfeed.tech/topics/esphome.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>)

Tags: [devices](<https://devfeed.tech/tags/devices.md>), [esphome](<https://devfeed.tech/tags/esphome.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [iot](<https://devfeed.tech/tags/iot.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [observability](<https://devfeed.tech/tags/observability.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>)

### AI overview

A tutorial on exposing ESPHome device metrics in the OpenMetrics format and scraping them with Prometheus. It explains how observability helps monitor device state, connectivity, and diagnostic information, with Grafana mentioned for dashboards and alerting.

### Source excerpt

What is observability and why does it matter? ESPHome is an amazing tool. Devices you build with it are very useful. But how do you notice when they don't work? You would eventually notice if a temperature sensor stopped working and your climate control automations aren't working as intended. While that's not ideal, it gets worse: what about a sensor part of an alarm system, detecting that a window is open?

## Introducing Upright: An Open Source Synthetic Monitoring System

DevFeed: [Introducing Upright: An Open Source Synthetic Monitoring System](<https://devfeed.tech/articles/introducing-upright-an-open-source-synthetic-monitoring-system-33504.md>)

Original publisher: [Read original article](<https://dev.37signals.com/introducing-upright/>)

Author: Lewis Buckley

Published: 2026-02-16T18:00:00Z

Content type: release

Language: en

Sources: [37signals Dev](<https://devfeed.tech/sources/37signals-dev.md>)

Topics: [synthetic monitoring](<https://devfeed.tech/topics/synthetic-monitoring.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Playwright](<https://devfeed.tech/topics/playwright.md>), [Rails](<https://devfeed.tech/topics/rails.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>)

Tags: [deployment](<https://devfeed.tech/tags/deployment.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [playwright](<https://devfeed.tech/tags/playwright.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [rails](<https://devfeed.tech/tags/rails.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [synthetic-monitoring](<https://devfeed.tech/tags/synthetic-monitoring.md>)

### AI overview

37signals is open-sourcing Upright, a synthetic monitoring system built to monitor Basecamp, HEY, Fizzy, and other services. Upright runs health checks from multiple geographic locations and reports results through Prometheus metrics for alerting and Grafana visualization.

### Source excerpt

We're open-sourcing Upright, the synthetic monitoring system we built to watch over Basecamp, HEY, Fizzy and our many other services.

## Why Sysadmins Should Learn Automation with Ansible, Terraform, and Git in 2026

DevFeed: [Why Sysadmins Should Learn Automation with Ansible, Terraform, and Git in 2026](<https://devfeed.tech/articles/por-que-aprender-automatizacion-en-2026-34083.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/sysadmin-aprender-automatizacion-2026/>)

Author: Alois

Published: 2026-01-20T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [Ansible](<https://devfeed.tech/topics/ansible.md>), [Terraform](<https://devfeed.tech/topics/terraform.md>), [Git](<https://devfeed.tech/topics/git.md>), [ssh](<https://devfeed.tech/topics/ssh.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>), [systemd](<https://devfeed.tech/topics/systemd.md>)

Tags: [ansible](<https://devfeed.tech/tags/ansible.md>), [git](<https://devfeed.tech/tags/git.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [sysadmin](<https://devfeed.tech/tags/sysadmin.md>), [systemd](<https://devfeed.tech/tags/systemd.md>), [terraform](<https://devfeed.tech/tags/terraform.md>), [yaml](<https://devfeed.tech/tags/yaml.md>)

### AI overview

This Spanish article argues that automation is an essential skill for sysadmins managing growing infrastructure. It explains how Ansible playbooks can coordinate tasks such as kernel patching and staged server reboots, while monitoring and scheduled maintenance can automate remediation and preventive work.

### Source excerpt

Por qué la automatización con Ansible, Terraform y Git dejó de ser opcional para un sysadmin, y por dónde empezar sin agobiarte.

## Fork yeah: We're adding ten new open source projects to EmeritOSS

DevFeed: [Fork yeah: We're adding ten new open source projects to EmeritOSS](<https://devfeed.tech/articles/fork-yeah-we-re-adding-ten-new-open-source-projects-to-emeritoss-13049.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/fork-yeah-were-adding-ten-new-open-source-projects-to-emeritoss>)

Published: 2026-01-15T00:00:00Z

Content type: news

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [Open Source](<https://devfeed.tech/topics/open-source.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [Apache Cassandra](<https://devfeed.tech/topics/cassandra.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>), [data-processing](<https://devfeed.tech/topics/data-processing.md>)

Tags: [amazon-s3](<https://devfeed.tech/tags/amazon-s3.md>), [cassandra](<https://devfeed.tech/tags/cassandra.md>), [chainguard-containers](<https://devfeed.tech/tags/chainguard-containers.md>), [chainguard-emeritoss](<https://devfeed.tech/tags/chainguard-emeritoss.md>), [chainguard-images](<https://devfeed.tech/tags/chainguard-images.md>), [chainguard-open-source](<https://devfeed.tech/tags/chainguard-open-source.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [maintenance](<https://devfeed.tech/tags/maintenance.md>), [minio](<https://devfeed.tech/tags/minio.md>), [observability](<https://devfeed.tech/tags/observability.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [open-source-chainguard-images](<https://devfeed.tech/tags/open-source-chainguard-images.md>), [pgcat](<https://devfeed.tech/tags/pgcat.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [security](<https://devfeed.tech/tags/security.md>), [source](<https://devfeed.tech/tags/source.md>)

### AI overview

Chainguard announces ten additional open source projects joining EmeritOSS, a program intended to provide long-term maintenance and stability for mature projects. The supplied text highlights MinIO, Prometheus-related exporters, and integrations involving Apache Cassandra and RabbitMQ, covering object storage, monitoring, metrics, and observability.

### Source excerpt

We added 10 open source projects to EmeritOSS--including MinIO, Prometheus exporters, and PgCat--to provide long-term, stability-focused maintenance and security.

## Building Enterprise-Style UniFi Observability with Unpoller, Prometheus, and Grafana

DevFeed: [Building Enterprise-Style UniFi Observability with Unpoller, Prometheus, and Grafana](<https://devfeed.tech/articles/building-enterprise-style-unifi-observability-with-unpoller-prometheus-and-grafana-10692.md>)

Original publisher: [Read original article](<https://technotim.com/posts/unpoller-unifi-metrics/>)

Author: Techno Tim

Published: 2025-12-21T13:00:00Z

Content type: tutorial

Language: en

Sources: [Techno Tim](<https://devfeed.tech/sources/techno-tim.md>)

Topics: [observability](<https://devfeed.tech/topics/observability.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>), [Network](<https://devfeed.tech/topics/network.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Docker Compose](<https://devfeed.tech/topics/docker-compose.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [compose](<https://devfeed.tech/tags/compose.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [docker](<https://devfeed.tech/tags/docker.md>), [github](<https://devfeed.tech/tags/github.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [network](<https://devfeed.tech/tags/network.md>), [observability](<https://devfeed.tech/tags/observability.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [services](<https://devfeed.tech/tags/services.md>), [unifi](<https://devfeed.tech/tags/unifi.md>)

### AI overview

This tutorial shows how to build a UniFi observability stack for a homelab using Unpoller, Prometheus, and Grafana. It explains how metrics flow from UniFi devices through Unpoller into Prometheus for long-term storage and Grafana for visualization, with deployment handled by Docker Compose.

### Source excerpt

If you run a UniFi network in a homelab or small environment, there's a point where basic status pages stop being enough. You want to understand how your network behaves over time - what normal looks like, what's changing, and how those changes correlate with real issues. This post walks through building an enterprise-style observability stack for UniFi using Unpoller, Prometheus, and Grafana,...

## Own Your Observability: Supabase Metrics API

DevFeed: [Own Your Observability: Supabase Metrics API](<https://devfeed.tech/articles/own-your-observability-supabase-metrics-api-452.md>)

Original publisher: [Read original article](<https://supabase.com/blog/metrics-api-observability>)

Author: Steven Eubank

Published: 2025-12-16T07:00:00Z

Content type: article

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Supabase](<https://devfeed.tech/topics/supabase.md>), [API](<https://devfeed.tech/topics/api.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>), [Grafana Cloud](<https://devfeed.tech/topics/grafana-cloud.md>), [datadog agent](<https://devfeed.tech/topics/datadog-agent.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [aws](<https://devfeed.tech/tags/aws.md>), [datadog-agent](<https://devfeed.tech/tags/datadog-agent.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [grafana-cloud](<https://devfeed.tech/tags/grafana-cloud.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [observability](<https://devfeed.tech/tags/observability.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [replication](<https://devfeed.tech/tags/replication.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [storage](<https://devfeed.tech/tags/storage.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>), [visualization](<https://devfeed.tech/tags/visualization.md>)

### AI overview

Supabase's Metrics API streams roughly 200 Postgres performance and health metrics in Prometheus exposition format, enabling integration with Grafana Cloud, Datadog, AWS Managed Prometheus, self-hosted Grafana, and other Prometheus-compatible backends. The article explains how this unifies database telemetry with existing observability stacks for monitoring, visualization, alerting, and troubleshooting.

### Source excerpt

Stream your Supabase database telemetry into any Prometheus-compatible observability stack with the Metrics API. Full control over monitoring, visualization, and alerting.

## Durable Digest: November 2025

DevFeed: [Durable Digest: November 2025](<https://devfeed.tech/articles/durable-digest-november-2025-35809.md>)

Original publisher: [Read original article](<https://temporal.io/blog/durable-digest-november-2025>)

Author: Temporal Technologies

Published: 2025-11-25T00:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [SIEM, Security, Observability](<https://devfeed.tech/topics/siem-security-observability.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [account](<https://devfeed.tech/topics/account.md>), [export](<https://devfeed.tech/topics/export.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [aws-s3](<https://devfeed.tech/tags/aws-s3.md>), [blog-post](<https://devfeed.tech/tags/blog-post.md>), [llm](<https://devfeed.tech/tags/llm.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [observability](<https://devfeed.tech/tags/observability.md>), [permissions](<https://devfeed.tech/tags/permissions.md>), [preview](<https://devfeed.tech/tags/preview.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>)

### AI overview

Temporal's November 2025 Durable Digest reviews recently shipped Temporal Cloud features, including group-based permissions, SCIM user management, environment configuration, workflow history export to object storage, and an OpenMetrics endpoint. It also highlights a durable stateful agents project using Mistral, Temporal, and MCP.

### Source excerpt

Recently shipped features, real-world fixes from the field, a Builder Spotlight straight from the Code Exchange, fresh AI how-tos, and where to meet us live.

[Next page](<https://devfeed.tech/topics/prometheus.md?cursor=WyIyMDI1LTExLTI1VDAwOjAwOjAwKzAwOjAwIiwgIjNjMDYyYzQ4LTMxZWQtNGJhNC04ZGI1LWJhNmNmN2Y0OGJjZiJd>)