/go-sqs-worker-example

A POC for publishing & consuming messages from SNS/SQS

Primary LanguageGo

Golang SQS/SNS Worker Example

Description

This is an example of how you can instrument a Go worker app that is subscribed to an SQS queue using Prometheus and visualise the data using Grafana.

Usage

$ docker-compose up
$ open http://localhost:3000 # opens Grafana