From 40ed62b1d3f61966a2a610345a2894430229c97c Mon Sep 17 00:00:00 2001 From: Robert Heim Date: Fri, 24 May 2019 10:11:07 +0200 Subject: [PATCH] Save people time until #535 is resolved. --- fluentd/fluent-plugin-loki/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/fluentd/fluent-plugin-loki/README.md b/fluentd/fluent-plugin-loki/README.md index dd36de8797fae..30f7b335be1c6 100644 --- a/fluentd/fluent-plugin-loki/README.md +++ b/fluentd/fluent-plugin-loki/README.md @@ -10,6 +10,7 @@ Key features: ## Installation +Please note that currently installation using official gem repositories is **not** possible since there is a [naming conflict](https://github.com/grafana/loki/issues/535) that is being investigated. ``` $ gem install fluent-plugin-loki ```