You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/03/10 18:35:24 UTC

[GitHub] [pulsar] russorat opened a new issue #6514: Update InfluxDB Sink to connect to InfluxDB 2.0 write API

russorat opened a new issue #6514: Update InfluxDB Sink to connect to InfluxDB 2.0 write API
URL: https://github.com/apache/pulsar/issues/6514
 
 
   **Is your feature request related to a problem? Please describe.**
   The latest InfluxDB release has changed their write path slightly and requires a token to communicate with it. This feature request would add support to the latest InfluxDB 2.0 write API.
   
   **Describe the solution you'd like**
   I'd like to be able to choose a version of InfluxDB to write data to, and specifying the Token, Org, bucket, and precision to write data to.
   
   **Describe alternatives you've considered**
   None
   
   **Additional context**
   https://v2.docs.influxdata.com/v2.0/write-data/#influxdb-api
   https://v2.docs.influxdata.com/v2.0/api/#operation/PostWrite
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [pulsar] sijie closed issue #6514: Update InfluxDB Sink to connect to InfluxDB 2.0 write API

Posted by GitBox <gi...@apache.org>.
sijie closed issue #6514: Update InfluxDB Sink to connect to InfluxDB 2.0 write API
URL: https://github.com/apache/pulsar/issues/6514
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [pulsar] russorat commented on issue #6514: Update InfluxDB Sink to connect to InfluxDB 2.0 write API

Posted by GitBox <gi...@apache.org>.
russorat commented on issue #6514: Update InfluxDB Sink to connect to InfluxDB 2.0 write API
URL: https://github.com/apache/pulsar/issues/6514#issuecomment-609895162
 
 
   this is awesome! thank you @sijie !

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [pulsar] sijie commented on issue #6514: Update InfluxDB Sink to connect to InfluxDB 2.0 write API

Posted by GitBox <gi...@apache.org>.
sijie commented on issue #6514: Update InfluxDB Sink to connect to InfluxDB 2.0 write API
URL: https://github.com/apache/pulsar/issues/6514#issuecomment-609949865
 
 
   @russorat you are welcome! More contributions are welcome! 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [pulsar] jiazhai commented on issue #6514: Update InfluxDB Sink to connect to InfluxDB 2.0 write API

Posted by GitBox <gi...@apache.org>.
jiazhai commented on issue #6514: Update InfluxDB Sink to connect to InfluxDB 2.0 write API
URL: https://github.com/apache/pulsar/issues/6514#issuecomment-597429671
 
 
   Thanks @russorat for this reminder. Mark this as help wanted.  Would you like to contribute to it?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services