No description
Find a file
Leonardo Rizzi 7f400d5057
All checks were successful
build all / build (amd64, linux) (push) Successful in 1m14s
build all / build (arm, linux) (push) Successful in 1m12s
build all / build (arm64, linux) (push) Successful in 1m11s
priviled test
2025-11-24 08:13:35 +01:00
.forgejo/workflows build for linux only 2025-11-24 06:50:20 +01:00
.gitignore Complete code 2025-11-24 03:32:17 +01:00
go.mod Complete code 2025-11-24 03:32:17 +01:00
go.sum Complete code 2025-11-24 03:32:17 +01:00
grafana.json added grafana dashboard 2025-11-24 06:11:17 +01:00
LICENSE Added license 2025-11-24 06:13:54 +01:00
main.go priviled test 2025-11-24 08:13:35 +01:00
Makefile Complete code 2025-11-24 03:32:17 +01:00
README.md priviled test 2025-11-24 08:13:35 +01:00

gosmokeflux

This is born as replacement for smokeping, build in GO with the modern timeseries + grafana stack.

Some of the features are:

  • supported influxdb and victoria metrics (technically every influxdb v1 compatible time series database)
  • simplicity (one binary and one yaml config file)
  • multiple source can be run for the same target
  • custom labels are supported
  • grafana dashboard ready to use

Bugs?

Of course are included.