| Method and Description |
|---|
| ai.apptuit.metrics.client.ApptuitPutClient.put(Collection<DataPoint>)
There is no way to know if points are successfully put
in this method, so replaced put(...) with send(...)
|
| ai.apptuit.metrics.client.ApptuitPutClient.put(Collection<DataPoint>, Sanitizer)
There is no way to know if points are successfully sent
in this method, so replaced put(...) with send(...)
|
Copyright © 2017–2021. All rights reserved.