razem-io / scala-influxdb-client

Asynchronous InfluxDB client for Scala
MIT License
5 stars 3 forks source link

Point#addOptTag #1

Closed aaabramov closed 4 years ago

aaabramov commented 4 years ago

Add declarative method to Point to optionally append tags with Option[String] type.

aaabramov commented 4 years ago

Also, @razem-io, seems that's I am not able to create issues.. image

razem-io commented 4 years ago

Hi! Glad to have you here. Issues should now be activated.

PR looks good. Thank you!

aaabramov commented 4 years ago

Gonna make one more in short time. Working on scaladoc