Grafana Configuration - sitMCella/toggl-trello-kpi GitHub Wiki
The application makes use of a Grafana dashboard for visualizing the Key Perfomance Indicators (KPIs).
Grafana Dashboard Configuration
The application requires you to configure the year, the start month, and end month for the time data to visualize in the Grafana Dashboard charts, for example:
GRAFANA_YEAR: "2021"
GRAFANA_START_MONTH: "02"
GRAFANA_END_MONTH: "08"