statful/statful-client-java

Javadoc for timestamp in sender api needs correcting

Closed this issue · 0 comments

Hello, can you correct the javadoc for the timestamp to state that the timestamp should be in unix time units (seconds)

/** * Sets the namespace of the metric. * * @param timestamp Namespace as long * @return A reference to this instance */ SenderAPI timestamp(final Long timestamp);