You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/11/07 09:58:52 UTC

[GitHub] zentol commented on issue #6976: [FLINK-7155][metrics] Add new metrics reporter to InfluxDB

zentol commented on issue #6976: [FLINK-7155][metrics] Add new metrics reporter to InfluxDB
URL: https://github.com/apache/flink/pull/6976#issuecomment-436569484
 
 
   I agree that the reporter should not create a database, at the very least not in the first version.
   If the db doesn't exist, does the reporter fail in `open()` or `report()`? If it is the latter then this would be acceptable behavior. (since it will simply be retried later on).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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