Skip to content

duego/influxdb

Repository files navigation

InfluxDB POC

A simple test for evaluating influxdb

The site can be visited at: http://duego.github.io/influxdb/
Influxdb interface at: http://influxdb.lan:8083

Cluster admin: root / root
Database admin: test / test / test

Examples

To see the last few seconds of mock data that was inserted, issue this query in the admin interface:

select * from test.requests where time > now() - 2s

About

InfluxDB POC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages