OneLiteFeatherNET / feedback-fusion

Feedback-fusion is an rust application that allows to collect user feedback to improve services
https://discord.onelitefeather.net
MIT License
0 stars 0 forks source link

Grafana export endpoint #92

Closed Randoooom closed 1 week ago

Randoooom commented 3 weeks ago

https://github.com/grafana/grafana-infinity-datasource does not support gRPC, therefore we would have to either deploy an http service or we just setup an envoy sidecar which takes care of the http/json to gRPC transcoding.

I would prefer the envoy variant

Randoooom commented 3 weeks ago

How to achievie:

Randoooom commented 1 week ago

did reconsider this approach: We wouldnt be able to implement all requried features with grafana (event while using infinity). Therefore we should implement all of this in the webinterface