1
This commit is contained in:
@@ -81,6 +81,7 @@ public class DiskMonitorRegistry : Registry, IDiskMonitorRegistry
|
||||
.Timestamp(DateTime.UtcNow, WritePrecision.Ns);
|
||||
|
||||
writeApi.WritePoint(point, "def-bucket", "def-org");
|
||||
Console.WriteLine($"[DiskMonitor] Write point: {point.ToLineProtocol()}");
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user