Instream.Connection.ping
You're seeing just the callback
ping
, go back to Instream.Connection module for more information.
Specs
ping(opts :: Keyword.t()) :: :pong | :error | e_version_mismatch()
Pings the connection server.
Only available with InfluxDB v1.x connections.