From 0c7edc5a4e65bf43e4a54a4340f30885d5e33cd6 Mon Sep 17 00:00:00 2001 From: Fabian Reinartz Date: Sun, 8 Nov 2015 23:35:11 +0100 Subject: [PATCH] Fix outdated federation feature statement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index babe114bf..8531a6b56 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Prometheus' main distinguishing features as compared to other monitoring systems - **pushing timeseries** is supported via an intermediary gateway - targets are discovered via **service discovery** or **static configuration** - multiple modes of **graphing and dashboarding support** -- **federation support** coming soon +- support for hierarchical and horizontal **federation** ## Architecture overview