Skip to content

Commit

Permalink
Use original README.md for fluentd plugin explanations
Browse files Browse the repository at this point in the history
`doc/client/fluentd.m` includes obsolete explanations and it confuses new users.
For example, label_keys option was removed at grafana#1186
but `fluentd.md` has the explanation.

It's simple to maitain `fluentd/fluent-plugin-grafana-loki/README.md` for
the explantion of the output plugin and use the link when we share how to use it.
  • Loading branch information
takanabe committed Feb 5, 2020
1 parent f1dc58c commit b7a1b29
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 180 deletions.
2 changes: 1 addition & 1 deletion docs/clients/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Loki supports the following official clients for sending logs:
1. [Promtail](./promtail/README.md)
2. [Docker Driver](./docker-driver/README.md)
4. [Fluent Bit](../../cmd/fluent-bit/README.md)
3. [Fluentd](./fluentd.md)
3. [Fluentd](../../fluentd/fluent-plugin-grafana-loki/README.md)

## Picking a Client

Expand Down
179 changes: 0 additions & 179 deletions docs/clients/fluentd.md

This file was deleted.

0 comments on commit b7a1b29

Please sign in to comment.