Skip to content

Commit

Permalink
chore: Updates Artifact Hub badge
Browse files Browse the repository at this point in the history
  • Loading branch information
jmriebold committed Sep 12, 2024
1 parent 5330ae0 commit 5eb73e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SQS Prometheus Exporter

![build](https://github.com/jmriebold/sqs-prometheus-exporter/workflows/Build/badge.svg)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/jmriebold)](https://artifacthub.io/packages/search?repo=jmriebold)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/sqs-prometheus-exporter)](https://artifacthub.io/packages/helm/sqs-prometheus-exporter/sqs-prometheus-exporter)

A simple, lightweight Prometheus metrics exporter for [AWS' Simple Queue Service](https://aws.amazon.com/sqs/), written in Go. Potential use cases are monitoring SQS queues or scaling off SQS queues (e.g. with a [Kubernetes HPA](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/)).

Expand Down

0 comments on commit 5eb73e5

Please sign in to comment.