Sen descrición

Chris Mague 6d44c7fd1c fix date parsing issue %!s(int64=5) %!d(string=hai) anos
DatastoreServer 6d44c7fd1c fix date parsing issue %!s(int64=5) %!d(string=hai) anos
StreamReader e7b07cf435 handle bad stuff %!s(int64=5) %!d(string=hai) anos
grafana-data dcd4527329 add all %!s(int64=5) %!d(string=hai) anos
.gitignore f5a5fd313f initial commit %!s(int64=5) %!d(string=hai) anos
README.md f30955fab6 update docs %!s(int64=5) %!d(string=hai) anos
add_events.sh f5a5fd313f initial commit %!s(int64=5) %!d(string=hai) anos
docker-compose.yml dcd4527329 add all %!s(int64=5) %!d(string=hai) anos
example.py be6cadefe5 populate the stream with an initial entry %!s(int64=5) %!d(string=hai) anos
requirements.txt f5a5fd313f initial commit %!s(int64=5) %!d(string=hai) anos

README.md

Redis Time Series + Streams + Grafana

1) run the docker containers from Docker compose

sudo chown -R 472:472 grafana-data/
docker-compose up

2) Start up the random generator

./add_events.sh

3) Navigate to

http://localhost:3000

User: admin Password: 1234

Click on dashboards and Example Dash