ifqld

command
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2018 License: AGPL-3.0, AGPL-3.0-or-later Imports: 21 Imported by: 0

Documentation

Overview

IFQLD is a basic HTTP server that exposes a sinle endpoint for processing IFQL queries to 1 or more InfluxDB servers. It can return data in either line protocol or a new JSON lines format. Requests go here:

http://localhost:8080/query?q=...&verbose=true&trace=true&format=line|json

q is the IFQL query string. Format specifies what the response format should be. JSON is the default. verbose and trace are optional parameters that will make the server output additional log information.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL