From 426011fe14d919209dc14abd4d2e981c9f1bed38 Mon Sep 17 00:00:00 2001 From: Hector Date: Fri, 23 Jun 2023 20:42:46 +0000 Subject: [PATCH] docs: add go report card to readme (!102) * Add a badge with the project's go report card to the project `README` file https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/-/merge_requests/102 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bea084a..c70b4b1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Fail2Ban Prometheus Exporter [![Pipeline](https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/badges/main/pipeline.svg)](https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter) +[![Go Report Card](https://goreportcard.com/badge/gitlab.com/hectorjsmith/fail2ban-prometheus-exporter)](https://goreportcard.com/report/gitlab.com/hectorjsmith/fail2ban-prometheus-exporter) Collect metrics from a running fail2ban instance.