Skip to content

Hyperpilotio/snap-plugin-collector-goddd

Repository files navigation

snap-plugin-collector-goddd

Build Status

Dev

glide install

make all

Usage

# Remember to give GODDD_URL in the configuration file of goddd.
snaptel plugin load build/rootfs/snap-plugin-collector-goddd
snaptel task create -t examples/goddd-file.json

Dev

Generate json parser.

We use easyjson to encode and decode the json object in our program. If you want to change the structure of json object, you must to use easyjson to generate corresponding parser for json.

go get -u github.com/mailru/easyjson/...
cd goddd/
easyjson -all model.go

Known issue

About

Snap collector plugin that pulls goddd metrics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •