messagebird_exporter

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2023 License: MIT Imports: 11 Imported by: 0

README

MessageBird Exporter

Latest release version GoDoc GitHub - License GitHub Workflow Status GitHub contributors
messagebird_exporter is a Prometheus exporter for MessageBird metrics, written in Go.
Explore the docs »
Report Bug · Request Feature

Introduction

Prometheus exporter for MessageBird metrics, written in Go.

Installation

Binaries

For installation instructions from binaries please visit the Release Page.

Via Go

$ go get github.com/roaldnefs/messagebird_exporter

Usage

$ 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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL