Use influxdb with ssl
grangerp opened this issue · 1 comments
grangerp commented
Hi,
it could be nice to to be able to use influxdb with ssl, it could be simple as adding params in settings and pass params to InfluxDBClient here, https://github.com/bitmazk/django-influxdb-metrics/blob/master/influxdb_metrics/utils.py#L10
I can send a pull request if you are interested.
Thanks