This is an automated email from the ASF dual-hosted git repository. abesto pushed a commit to branch sync-from-githubio in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-website.git
commit fa264020327dfe033b4f718c3a20e7352dbfbc67 Author: Adrian Cole <[email protected]> AuthorDate: Tue Jan 8 09:04:59 2019 +0800 fixes kafka08 note --- _data/openzipkin_extensions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/openzipkin_extensions.yml b/_data/openzipkin_extensions.yml index deabfe7..b181a92 100644 --- a/_data/openzipkin_extensions.yml +++ b/_data/openzipkin_extensions.yml @@ -38,7 +38,7 @@ [zipkin-collector kafka08](https://github.com/openzipkin/zipkin/tree/master/zipkin-autoconfigure/collector-kafka08) product: >- [Apache kafka](https://kafka.apache.org/) - notes: Kafka 8.2.2+ + notes: Only use this for Legacy Kafka 0.8-0.9 The default server includes support for Kafka 0.10+ - type: Collector module: >-
