Skip to content

Releases: joshuasing/starlink_exporter

starlink_exporter v0.6.2

06 Feb 12:09
v0.6.2
3f33f6a
Compare
Choose a tag to compare

What's Changed

This release contains a fix that caused a crash at startup. Sorry for the inconvenience this bug has caused.

🐛 Fixes

Full Changelog: v0.6.1...v0.6.2

starlink_exporter v0.6.1

01 Feb 13:09
v0.6.1
d780536
Compare
Choose a tag to compare

What's Changed

🔧 Improvements

  • cmd/starlink_exporter: add landing page, version, pprof by @joshuasing in #42

⚙️ Other

Full Changelog: v0.6.0...v0.6.1

starlink_exporter v0.6.0

28 Jan 06:53
v0.6.0
2208cc7
Compare
Choose a tag to compare

New metrics

Metric name Description
starlink_dish_alert_unexpected_location Whether the Starlink dish is in an unexpected location
starlink_dish_alert_install_pending Whether a Starlink Dish software update is pending installation
starlink_dish_alert_alert_is_heating Whether the Starlink dish is heating (snow melting)
starlink_dish_alert_is_power_save_idle Whether the Starlink dish is currently in power saving mode
starlink_dish_alert_signal_lower_than_predicted Whether the Starlink dish signal is lower than predicted

What's Changed

🔧 Improvements

  • internal/spacex: regen with api v29, 2025.01.14.mr48087.1 by @joshuasing in #36
  • internal/exporter: add five alert metrics by @joshuasing in #37

⚙️ Other

  • goreleaser: fix deprecation warnings, attest artifacts by @joshuasing in #38

Full Changelog: v0.5.0...v0.6.0

starlink_exporter v0.5.0

14 Jan 13:20
v0.5.0
4d0e746
Compare
Choose a tag to compare

What's Changed

🔧 Improvements

⚙️ Other

Full Changelog: v0.4.0...v0.5.0

Full Changelog: v0.4.0...v0.5.0

starlink_exporter v0.4.0

23 Dec 12:28
v0.4.0
d18789a
Compare
Choose a tag to compare

What's Changed

✨ Additions

New metrics

Metric name Description
starlink_dish_desired_boresight_azimuth_deg Starlink dish desired boresight azimuth degrees
starlink_dish_desired_boresight_elevation_deg Starlink dish desired boresight elevation degrees

🐛 Fixes

Full Changelog: v0.3.1...v0.4.0

starlink_exporter v0.3.1

23 Dec 08:40
v0.3.1
a669158
Compare
Choose a tag to compare

What's Changed

⚠️ Breaking changes

Metric removed: starlink_dish_prolonged_obstruction_duration_seconds (no longer provided by Dishy API)

Full Changelog: v0.3.0...v0.3.1

starlink_exporter v0.3.0

18 Dec 09:46
v0.3.0
41ddfa6
Compare
Choose a tag to compare

What's Changed

⚠️ Breaking changes

Some metrics have been renamed for consistency and to follow best pratices:

Old metric name New metric name
starlink_up starlink_dish_up
starlink_dish_power_input starlink_dish_power_input_watts
starlink_dish_power_input_histogram starlink_dish_power_input_watts_histogram
starlink_dish_downlink_throughput_histogram starlink_dish_downlink_throughput_bps_histogram
starlink_dish_uplink_throughput_histogram starlink_dish_uplink_throughput_bps_histogram

📖 Documentation

⚙️ Other

Full Changelog: v0.2.2...v0.3.0

starlink_exporter v0.2.2

15 Dec 04:56
v0.2.2
db96779
Compare
Choose a tag to compare

Changelog

Other

Full Changelog: v0.2.1...v0.2.2

starlink_exporter v0.2.1

29 Nov 10:35
v0.2.1
9d37f71
Compare
Choose a tag to compare

Changelog

Documentation

Other

Full Changelog: v0.2.0...v0.2.1

starlink_exporter v0.2.0

05 Nov 13:25
v0.2.0
ce437a5
Compare
Choose a tag to compare

Changelog

✨ Additions

📖 Documentation

⚙️ Other

Full Changelog: v0.1.0...v0.2.0