danopstech / starlink_exporter

📡 Prometheus exporter that exposes metrics from SpaceX Starlink Dish
GNU General Public License v3.0
154 stars 27 forks source link

Regenerate protoc-gen-go pb.go files? #80

Open jesseproudman opened 2 years ago

jesseproudman commented 2 years ago

Is your feature request related to a problem? Please describe. I'm looking to include Roaming as a statistic in the exporter. It is not presently being recorded in the .pb.go files and given those are generated files, I don't want to manually update them.

Describe the solution you'd like Could you provide a quick set of instructions or a rough guide on how to source the proto files used to generate the spacex/api/device files?