提交 a91cfc45 编写于 作者: L lipenghui 提交者: Jia Zhai

Add pulsar-io-influxdb to distribution. (#4678)

(cherry picked from commit 1b64a6e1)
上级 e5be2291
......@@ -66,5 +66,6 @@
<file><source>${basedir}/../../pulsar-io/mongo/target/pulsar-io-mongo-${project.version}.nar</source></file>
<file><source>${basedir}/../../pulsar-io/debezium/mysql/target/pulsar-io-debezium-mysql-${project.version}.nar</source></file>
<file><source>${basedir}/../../pulsar-io/debezium/postgres/target/pulsar-io-debezium-postgres-${project.version}.nar</source></file>
<file><source>${basedir}/../../pulsar-io/influxdb/target/pulsar-io-influxdb-${project.version}.nar</source></file>
</files>
</assembly>
......@@ -94,5 +94,11 @@ module.exports = [
longName: 'Twitter Firehose',
type: 'Source',
link: 'https://developer.twitter.com/en/docs'
},
{
name: 'influxdb',
longName: 'InfluxDB',
type: 'Source',
link: 'https://www.influxdata.com/products/influxdb-overview/'
}
]
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册