Commit graph

12 commits

Author SHA1 Message Date
Andres Rodriguez
2677de65d8 [doc] Change plugin name from java_sink to sink
In the docs templating, the plugin name is used to autogenerate a code example of how
to configure specific plugin. As such, if a plugin name is different from how you
configure it, this results in an example of how to configure this plugin with an
incorrect name.

This changes the java_sink plugin name to sink to correctly autogenerate the example.

Fixes: #11675, Fixes: #11214
2020-04-13 15:31:27 -04:00
Karen Metts
cc260baa67 Incorporate review comments
Fixes #10977
2019-07-22 14:12:28 +00:00
Karen Metts
3635ce87ed Prepare core plugin docs for inclusion in LS ref
Fixes #10977
2019-07-22 14:12:28 +00:00
DeDe Morton
c0a5e12ec5 Fix include path
Fixes #10969
2019-07-18 14:46:54 +00:00
Dan Hermann
c87d24a82f docs for the Java UUID filter
Fixes #10859
2019-06-28 15:45:27 +00:00
Dan Hermann
1cf08aa121 docs for java_generator input
Fixes #10857
2019-06-28 15:44:30 +00:00
Dan Hermann
dc07af1d4d docs for java stdin input
Fixes #10858
2019-06-28 15:44:14 +00:00
Dan Hermann
b58635ec61 docs for java stdout output
Fixes #10866
2019-06-28 15:44:01 +00:00
Dan Hermann
e2defde5c1 docs for Java sink output
Fixes #10867
2019-06-28 15:43:34 +00:00
Dan Hermann
6da7aa5dc8 docs for java dots codec
Fixes #10868
2019-06-28 15:43:20 +00:00
Dan Hermann
8902b62881 docs for Java line codec
Fixes #10869
2019-06-28 15:43:06 +00:00
Dan Hermann
8fb1145701 docs for Java plain codec
Fixes #10870
2019-06-28 15:39:11 +00:00