show_stats {influxdbr}R Documentation

Show stats

Description

This function calls influx_query to receive some stats.

Usage

show_stats(con)

Arguments

con

An influx_connection object (s. influx_connection).

Value

A tibble.

Warning

InfluxDB response might take some time.

See Also

influx_connection


[Package influxdbr version 0.14.2 Index]