Design
- The app reads the configuration file describing all the stock share you own
- Every 120 seconds (this is the default value, it can be changed with env variable), the app calls Yahoo! Finance API to get the current value of all your owned shares
- The app exposes the data in OpenMetrics format
- Prometheus scrapes this data and stores it
- Grafana reads Prometheus to display the data in a dashboard