From 17a772d7ae5dd5f0de38bea30e90ff599bdbb0ff Mon Sep 17 00:00:00 2001 From: Pavel Sviderski Date: Tue, 23 Apr 2019 10:40:55 +1000 Subject: [PATCH] Add link to Telegraf playground in README (#5745) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 758d7acb0..e858955f5 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ Telegraf is plugin-driven and has the concept of 4 distinct plugin types: New plugins are designed to be easy to contribute, we'll eagerly accept pull requests and will manage the set of plugins that Telegraf supports. +## Try in Browser :rocket: + +You can try Telegraf right in your browser in the [Telegraf playground](https://rootnroll.com/d/telegraf/). + ## Contributing There are many ways to contribute: