Konstantin Papesh

Results 9 comments of Konstantin Papesh

I think this project is no longer actively maintained, thus the Firebase was probably removed. There have been some backend changes to the jodel API as well.

In #60 I tried to keep most of the non-requesting code the same so most of this stuff can be layered on. But `RequestFactory` will need some rewriting. I'd say...

I did not find any documentation if Grafana officially supports proxying websockets. For now only the `Browser` option supports websockets and therefor subscriptions.

Unfortunately I tested it locally on an internal Hasura server.

> @SydoxX I'm really sorry it took so long for me to look at this. I finally added subscriptions to the test datasource, and have a couple immediate comments: >...

Added text field to enter websocket url and also added some info boxes about GraphQL subscriptions.

I updated grafana in the package.json to version 8.1.4 but unfortunately this results in an endless loop while executing `npm install`. But I suspect this is a problem on my...

While this is still open; this would be a great example to be added to the docs :)

Is this feasable with the current sink setup? If this feature is in the vision of this project, I can take a look if I can do a backend implementation...