/raptor-query

Primary LanguageJavaScriptOtherNOASSERTION

raptor-query

Data query tool for gaia-raptor

Documentation

For documentation and usage, please visit the Raptor wiki page on MDN.

Environment Variable

RAPTOR_HOST

Indicate raptor-influxdb location

RAPTOR_PORT

The connection port to raptor-influxdb. Default port is 8086.

RAPTOR_USERNAME

Username to connect influxdb server

RAPTOR_PASSWORD

Password to connect influxdb server

RAPTOR_DATABASE

Database name for raptor DB. Default database is 'raptor'.

Maintainers