influxdata / influxdb-csharp

A .NET library for efficiently sending points to InfluxDB 1.x
Apache License 2.0
199 stars 60 forks source link

LineProtocolClient - set retention policy for database #99

Open abrasat opened 3 years ago

abrasat commented 3 years ago

How can be set programmatically the retention policy for a database created with LineProtocolClient? Can the retention policy be modfied later programmatically for an existing database?