show_diagnostics {influxdbr}R Documentation

Show diagnostics

Description

This function calls influx_query to receive some diagnostics.

Usage

show_diagnostics(con)

Arguments

con

An influx_connection object (s. influx_connection).

Value

A tibble with diagnostics.

See Also

influx_connection


[Package influxdbr version 0.14.2 Index]