Hey everyone!
I’m considering implementing Grafana to following scenario.
- We want to fetch data about our repos from the GitHub organisation those repos are in
- Store that data using some data lake like Amazon let’s say
- Make some custom calculations on the numerical data we fetched
- Visualise that
My core question is: Will I be able to make calculations on our data using Grafana or we need to use another platform for that part before visualising it with Grafana?
Thanks a lot for all the help!