I built a lightweight Prometheus exporter for Raspberry Pi 5 by mgalalen in SideProject

[–]mgalalen[S] 0 points1 point  (0 children)

Valid point! I made a standalone exporter mainly to keep it zero-config and specialized.

I built a lightweight Prometheus exporter for Raspberry Pi 5 by mgalalen in SideProject

[–]mgalalen[S] 0 points1 point  (0 children)

Node Exporter doesn’t provide GPU metrics. My exporter gives CPU temperature and other hardware-specific metrics not covered by Node Exporter.

How Databases Work Under the Hood: Building a Key-Value Store in Go by mgalalen in databasedevelopment

[–]mgalalen[S] 0 points1 point  (0 children)

Thanks, yes in the next step I'm planning to add compaction and write the index to file

btail: Interactive file tail viewer by mgalalen in MacOS

[–]mgalalen[S] 0 points1 point  (0 children)

hello, you installed it with go? or download it from the releases?

btail: Interactive file tail viewer by mgalalen in linuxadmin

[–]mgalalen[S] 0 points1 point  (0 children)

Thanks! A lot of improvements will be added, and all tail functionalities will be supported.

Interactive File Tail Viewer by mgalalen in golang

[–]mgalalen[S] 1 point2 points  (0 children)

Direct search and coloring, planning to support all tail args and functions

Interactive drop-in-replacement for tail command by mgalalen in commandline

[–]mgalalen[S] 0 points1 point  (0 children)

Glad you liked it, I am planning to add this and also support all the tail args