Releases: HornaHomeLab/SpeedTest_exporter
Releases · HornaHomeLab/SpeedTest_exporter
3.0.2 Release
Update Dashboard (#11) * update dashboard * update screenshots * update README * fix note IMPORTANT
3.0.1 Release
fix description (#10)
3.0.0 Release
Logs and traces (#9) * add observability lib * add separate metrics registry for Exporter metrics * instrument app with otel * move .env to repo variable * bump version * update requirements * update healthcheck * unify naming * add log that speedtest package is missing * add success messages * minor changes
2.1.0 Release
Move command timeout to Env file (#8) * add ping and tracert timeout to env * cleanup config class * refactor getting ints * version 2.1.0
2.0.3 Release
Fix connectivity labels (tracert) (#7) * unpack labels dict * fix tracert --------- Signed-off-by: Stanislaw Horna <stanislawhorna@outlook.com>
2.0.2 Release
unpack labels dict (#6)
2.0.1 Release
add net utils (#5)
2.0.0 Release
Add Connectivity Checks with higher frequency (#4) * add ping and tracert endpoints * version: 2.0.0
1.0.0 Release
Update readme (#3) * add grafana screenshot * add dashboard definition * add logos * update grafana readme * add logos to main readme * Add labels * add component readmes * version: 1.0.0
0.0.1 Release
Add GitHub Workflows (#2) * add CI/CD and deploy workflows * add codeowners * add version * unify image name and container name