Attila Tóth
Attila Tóth
thanks @jonathan-chin it works for me. I wonder why clientSecret and clientId are hardcoded..
Great! feel free to reopen if issues arise in the future.
Hi @yanickrochon I agree the new filters would be better but AFAIK it is not a breaking change. Anyways, I'm happy to review PRs that improve this project - unfortunately,...
@jalevin any progress on this?
@jalevin Sounds good! At work we use Grafana to demo our database to potential users and this feature would make our job much easier. Lmk if I can help with...
Looks like adding the `--datacenter` parameter solves this issue: ``` npm run migrate -- --hosts 172.24.0.4 --datacenter datacenter1 info: Bootstrapping database... info: Creating keyspace... info: Keyspace created info: Migrating database......
Later on in the tutorial, `--datacenter` is also needed when running the "pet collar simulation ": ```bash npm run sensor -- --hosts 172.24.0.4 --measure 5s --buffer-interval 1m --datacenter datacenter1 ```
I'd love this to be merged as well! 🙏
Sure. Not sure why there is no java folder in the repo
Any progress with this? I'd be interested in this.