Ingen beskrivning

Chris Mague dcd4527329 add all 6 år sedan
DatastoreServer dcd4527329 add all 6 år sedan
StreamReader dcd4527329 add all 6 år sedan
grafana-data dcd4527329 add all 6 år sedan
.gitignore f5a5fd313f initial commit 6 år sedan
README.md dcd4527329 add all 6 år sedan
add_events.sh f5a5fd313f initial commit 6 år sedan
docker-compose.yml dcd4527329 add all 6 år sedan
example.py be6cadefe5 populate the stream with an initial entry 6 år sedan
requirements.txt f5a5fd313f initial commit 6 år sedan

README.md

Redis Time Series + Streams + Grafana

1) run the docker containers from Docker compose

docker-compose up

2) Start up the random generator

./add_events.sh

3) Navigate to

http://localhost:3000

User: admin Password: 1234