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: [email protected] With regards, Apache Git Services
