mv to codeberg

This commit is contained in:
2025-10-31 20:24:27 +01:00
parent 662dc39e8f
commit ba3867c4e6
7 changed files with 150 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
[![Actions](https://github.com/tlinden/io-exporter/actions/workflows/ci.yaml/badge.svg)](https://github.com/tlinden/io-exporter/actions)
[![License](https://img.shields.io/badge/license-GPL-blue.svg)](https://github.com/tlinden/io-exporter/blob/master/LICENSE)
[![Go Report Card](https://goreportcard.com/badge/github.com/tlinden/io-exporter)](https://goreportcard.com/report/github.com/tlinden/io-exporter)
[![Actions](https://codeberg.org/scip/io-exporter/actions/workflows/ci.yaml/badge.svg)](https://codeberg.org/scip/io-exporter/actions)
[![License](https://img.shields.io/badge/license-GPL-blue.svg)](https://codeberg.org/scip/io-exporter/raw/branch/master/LICENSE)
[![Go Report Card](https://goreportcard.com/badge/codeberg.org/scip/io-exporter)](https://goreportcard.com/report/codeberg.org/scip/io-exporter)
# io-exporter
@@ -98,7 +98,7 @@ as a starting point to integrate it into your monitoring setup.
It looks like this:
![Screenshot](https://github.com/TLINDEN/io-exporter/blob/main/grafana/screenshot.png)
![Screenshot](https://github.com/TLINDEN/io-exporter/raw/branch/main/grafana/screenshot.png)
# Report bugs