8000 GitHub - mackerelio/mackerel-client-ruby: Mackerel client implemented by Ruby
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mackerelio/mackerel-client-ruby

Repository files navigation

mackerel-client CI Gem Version

mackerel-client is a ruby library to access Mackerel (https://mackerel.io/).

Usage

require 'mackerel/client'

@mackerel = Mackerel::Client.new(:mackerel_api_key => "<Put your API key>")
host = @mackerel.get_host("<hostId>")

Installation

Add this line to your application's Gemfile:

gem 'mackerel-client'

And then execute:

bundle

Or install it yourself as:

gem install mackerel-client

About

Mackerel client implemented by Ruby

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 32

Languages

0