Releases: joshuasing/starlink_exporter
Releases · joshuasing/starlink_exporter
starlink_exporter v0.4.0
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 |
- exporter: add desired boresight metrics by @joshuasing in #25
🐛 Fixes
- .goreleaser.yaml: fix docker image signing by @joshuasing in #24
Full Changelog: v0.3.1...v0.4.0
starlink_exporter v0.3.1
What's Changed
⚠️ Breaking changes
Metric removed: starlink_dish_prolonged_obstruction_duration_seconds
(no longer provided by Dishy API)
- spacex/api: regen 2024.12.12.mr46969.2 by @joshuasing in #23
Full Changelog: v0.3.0...v0.3.1
starlink_exporter v0.3.0
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 |
- exporter: clean up history scraping by @joshuasing in #17
- exporter: deduplicate and simplify descs by @joshuasing in #20
📖 Documentation
- readme: add metric table by @joshuasing in #19
⚙️ Other
- all: use github release changelogs by @joshuasing in #18
Full Changelog: v0.2.2...v0.3.0
starlink_exporter v0.2.2
Changelog
Other
- 6d253fe: all: improve linting (#15) (@joshuasing)
- 2224bca: refactor(spacex/api): regen 2024.12.04.cr46620.14913.1 (#14) (@joshuasing)
- db96779: scrape: fix pop_ping_latency_seconds (fix #13) (#16) (@joshuasing)
Full Changelog: v0.2.1...v0.2.2
starlink_exporter v0.2.1
Changelog
Documentation
- bc67d94: docs(readme): add go install command (#9) (@joshuasing)
Other
- 9d37f71: refactor(spacex/api): regen 2024.11.21.mr46196.1 (#12) (@joshuasing)
Full Changelog: v0.2.0...v0.2.1
starlink_exporter v0.2.0
Changelog
✨ Additions
- 72417a6: feat(history): get history from Dishy (#4) (@raphielscape) - Thank you! ❤️
📖 Documentation
- ce437a5: docs: improve readme, add security policy (#8) (@joshuasing)
⚙️ Other
- e6c6a9f: chore(scripts/version): add copyright header (#5) (@joshuasing)
- 2f315b5: ci(go): add golangci-lint, update download-syft action (#7) (@joshuasing)
- c59fbc4: ci: add go workflow, update actions (#1) (@joshuasing)
- 256b250: go.mod: update deps (#3) (@joshuasing)
- b3fd24b: refactor(spacex/api): regen 2024.10.24.mr44924.2, proto-gen-go v1.35.1 (#6) (@joshuasing)
- 515fe9b: spacex/api: update to API v28, software 2024.10.15.mr44519 (#2) (@joshuasing)
Full Changelog: v0.1.0...v0.2.0
starlink_exporter v0.1.0
Changelog
Documentation
- f28dabe: docs: add initial readme (@joshuasing)
Other
- 0a1cb29: chore: add release workflow (@joshuasing)
- 49e3687: ci(release): fix contents permission (@joshuasing)
Full Changelog: ...v0.1.0