Add basic InfluxDB reporter
This commit is contained in:
@@ -4,5 +4,7 @@ namespace PluralKit
|
||||
{
|
||||
public string Database { get; set; }
|
||||
public string SentryUrl { get; set; }
|
||||
public string InfluxUrl { get; set; }
|
||||
public string InfluxDb { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user