metricsclient

command module
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2019 License: MIT Imports: 15 Imported by: 0

README

MetricsClient

Circle CI Go Report Card MIT License

MetricsClient

Install

Install from source
#!/bin/bash
go get github.com/mitakeck/MetricsClient
dep ensure
go build
Install from binary

Download from here https://github.com/mitakeck/MetricsClient/releases/tag/v0.0.6

#!/bin/bash
mv MetricsClient_* /usr/local/bin/MetricsClient
chmod +x /usr/local/bin/MetricsClient

Usage

#!/bin/bash
METRICS_API="htts://xxxxxxxx" METRICS_TOKEN="xxxxxxx" METRICS_NAMESPACE="xxxxxxxxxx" MetricsClient
#!/bin/bash
export METRICS_API="htts://xxxxxxxx"
export METRICS_TOKEN="xxxxxxx"
export METRICS_NAMESPACE="xxxxxxxxxx"

MetricsClient

Dependencies

  • github.com/mackerelio/go-osstat
  • github.com/shirou/gopsutil

Task

  • add CircleCI conf
  • add connectivity param
  • add swap data param
  • add cpu percentage param

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