messagebird_exporter is a Prometheus exporter for MessageBird metrics, written in Go.
    
    Explore the docs »
    
    Report Bug
    ·
    Request Feature
Prometheus exporter for MessageBird metrics, written in Go.
For installation instructions from binaries please visit the Release Page.
$ go get github.com/roaldnefs/messagebird_exporter$ messagebird_exporter --help
usage: messagebird_exporter --messagebird.api-key=MESSAGEBIRD.API-KEY [<flags>]
Flags:
  -h, --help  Show context-sensitive help (also try --help-long and --help-man).
      --web.listen-address=":9601"  
              Address on which to expose metrics and web interface.
      --web.telemetry-path="/metrics"  
              Path under which to expose metrics.
      --messagebird.api-key=MESSAGEBIRD.API-KEY  
              MessageBird Api Key.
      --version  Show application version.
$ messagebird_exporter --messagebird.api-key=test_myapikey
INFO[0000] Starting MessageBird Exporter                 version=unknown
INFO[0000] Listening on :9601                            listen_address=":9601" metrics_path=/metrics