Sin descripción

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

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