Hacker News new | ask | show | jobs
by mycoliza 1202 days ago
in my use case (a hobby project; https://github.com/hawkw/eclss), the device and Prometheus are on the same LAN and i have Prometheus set up to discover scrape targets using multicast DNS. this is…probably not what you’d do if you were shipping a consumer project, i think, but it’s a nice setup for a home network.
1 comments

Ah, that is indeed a cool setup for a device on your home network :)