Closed NicolasToussaint closed 4 years ago
As discussed, it is now expected to enter the full URL to InfluxDB, including the database name. The change in the UI is correctly taken into account for following pushes.
Could we add a hint to a proper configuration to the user ? For ex. indicate a possible conf for source code and Docker setup:
http://localhost:8086/write?db=fossology_db
http://influxdb:8086/write?db=fossology_db
Done
URL configuration works well, closing
The point of this issue is to add the possibility to configure various elements around the Fossology dashboard.
Cron execution
The Python script that pushes metrics is triggered with cron.
For the moment, that Cron configuration is hardcoded, or cumbersome to configure
Grafana URL
How to configure
In the branch, there is already a customize entry to configure the Fossdash URL, that is not used.
The need is to be able to: