MiguelNdeCarvalho / speedtest-exporter

Speedtest Exporter made in python using the official speedtest bin
https://docs.miguelndecarvalho.pt/projects/speedtest-exporter/
GNU General Public License v3.0
190 stars 52 forks source link

added server_id label to metrics #184

Open fprzewozny opened 1 year ago

fprzewozny commented 1 year ago

Added server_id as label to each measurable metric. It's pretty handy to be able to track server_id for each metric (when auto selection is enabled, You can't be sure to get the same server). This also allows for easy tests against multiple servers.