azure_exporter

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2016 License: MIT Imports: 9 Imported by: 0

README

Azure exporter

Build Status GoDoc Report card

Prometheus exporter for Azure metrics using the Azure Resource Manager API. Currently, it only supports VPN connections. Eventually, it will support storage account metrics as well.

Microsoft limits API reads to 15000 per hour. Keep this in mind when setting the scrape interval. See Azure subscription and service limits, quotas, and constraints for more details.

Install

go get -u github.com/iamseth/azure_exporter

Usage

Usage of azure_exporter:
  -credentials-file string
    	Specify the JSON file with the Azure credentials. (default "~/.azure/credentials.json")
  -listen-address string
    	The address to listen on for HTTP requests. (default ":9080")
  -log.format value
    	If set use a syslog logger or JSON logging. Example: logger:syslog?appname=bob&local=7 or logger:stdout?json=true. Defaults to stderr.
  -log.level value
    	Only log messages with the given severity or above. Valid levels: [debug, info, warn, error, fatal]. (default info)
  -web.telemetry-path string
    	Path under which to expose metrics. (default "/metrics")

Binary releases

Pre-compiled versions may be found in the release section.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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