Show HN: Dish: A lightweight HTTP and TCP socket monitoring tool written in Go

dish is a lightweight, 0 dependency monitoring tool in the form of a small binary executable. Upon execution, it checks the provided sockets (which can be provided in a JSON file or served by a remote JSON API endpoint). The results of the check are then reported to the configured channels.

It started as a learning project and ended up proving quite handy. Me and my friend have been using it to monitor our services for the last 3 years.

We have refactored the codebase to be a bit more presentable recently and thought we'd share on here!

The currently supported channels include:

- Telegram

- Pushgateway for Prometheus

- Webhooks

- Custom API endpoint

https://github.com/thevxn/dish


Comments URL: https://news.ycombinator.com/item?id=43497792

Points: 6

# Comments: 0

https://github.com/thevxn/dish

Created 1mo | Mar 27, 2025, 9:10:12 PM


Login to add comment

Other posts in this group

Ask HN: Is there hope for Microsoft 365 support?

The company I work for (25friday.com) has been hit with what seems to be a keyword blacklist on Microsoft 365 email.

In short, if we send out any email to clients using Microsoft 365 as their em

Apr 29, 2025, 10:20:10 AM | Hacker news
Show HN: Flowcode – Turing-complete visual programming platform

Hey HN! I’m Gabriel, and I’m excited to share a project I’ve been working on for the last few years. Flowcode is a visual programming platform that tries to combine the best of both worlds (code a

Apr 29, 2025, 10:20:07 AM | Hacker news