Go to file
Timothée Floure 5405d48ca8
Build / build (push) Successful in 1m43s Details
[ci] make clear the uploaded artifact is a ZIP archive
2024-04-26 11:02:59 +02:00
.gitea/workflows [ci] make clear the uploaded artifact is a ZIP archive 2024-04-26 11:02:59 +02:00
pkg adapt the labeling 2021-12-23 16:50:40 +01:00
.gitignore change http router to gorilla/mux 2021-12-23 16:54:45 +01:00
LICENSE first commit 2021-03-18 15:37:44 +01:00
Makefile Simplify build process (drop docker and cross-compilation) 2024-04-24 16:41:36 +02:00
README.md [doc] Adapt README to e-Durable's reality 2024-04-24 17:13:21 +02:00
go.mod Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.1 2023-02-15 02:34:32 +00:00
go.sum Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.1 2023-02-15 02:34:32 +00:00
main.go Add form to index page, similar to snmp exporter 2022-08-29 22:01:43 +02:00
tools.go Add gotools dependency 2022-08-29 20:39:07 +02:00

README.md

myStrom prometheus exporter

Fork of github.com/peschmae/exporter-go-mystrom with simplified build system and CI job to build alpine/musl-compatible binaries.