JannKleen / sendgrid-statsd

Small go server to publish sendgrid to statsd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sendgrid-Statsd Docker Container

This is the source for jannkleen/sendgrid-statsd in the docker index.

Installation

  • The easy way:

    docker pull jannkleen/sendgrid-statsd
    
  • The other way:

    git clone https://github.com/JannKleen/sendgrid-statsd.git
    
    cd sendgrid-statsd
    
    docker build .
    

About

Small go server to publish sendgrid to statsd


Languages

Language:Go 52.9%Language:Shell 47.1%