Git Product home page Git Product logo

snap-plugin-publisher-hawkular's Introduction

DISCONTINUATION OF PROJECT.

This project will no longer be maintained by Intel.

This project has been identified as having known security escapes.

Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.

Intel no longer accepts patches to this project.

Snap Hawkular publisher plugin

This plugin publishes snap metric data into Hawkular.

It's used in the snap framework.

  1. Getting Started
  1. Documentation
  1. Community Support
  2. Contributing
  3. License
  4. Acknowledgements

Getting Started

System Requirements

Operating systems

All OSs currently supported by snap:

  • Linux/amd64
  • Darwin/amd64

Installation

Download cassandra publisher plugin binary:

You can get the pre-built binaries for your OS and architecture at snap's Github Releases page.

Building from source

  • Get the package: go get github.com/intelsdi-x/snap-plugin-publisher-hawkular
  • Build the snap-plugin-publisher-kawkular plugin
  1. From the root of the snap-plugin-publisher-hawkular path type make all.
  • This builds the plugin in /build/[GOOS]/[GOARCH].

Install Cassandra

  • install Cassandra
 docker run -d --name snapcass -e CASSANDRA_START_RPC=true cassandra:3.0.9
  • install Hawkular services
 docker run -d --name snaphawk --link=snapcass -e CASSANDRA_NODES=snapcass -p 8080:8080 -e ADMIN_TOKEN=topsecret hawkular/hawkular-services:latest

Documentation

The plugin expects you to provide the following parameters:

  • server the hawkular server name or ip address.

You can also set the following options if needed:

  • tenant defaults to snap. It's required by hawkular.
  • user defaults to jdoe (string).
  • password defaults to password (string).
  • port the hawkular server port. it defaults to 8080.
  • insecureSkipVerify defaults to true (bool).
  • scheme defaults to http (string).

Examples

See examples/tasks folder for examples.

Roadmap

This plugin is still in active development. As we launch this plugin, we have a few items in mind for the next few releases:

  • Additional error handling
  • Large test

If you have a feature request, please add it as an issue and/or submit a pull request.

Community Support

This repository is one of many plugins in snap, a powerful telemetry framework. See the full project at http://github.com/intelsdi-x/snap.

To reach out to other users, head to the main framework.

Contributing

We love contributions!

There's more than one way to give back, from examples to blogs to code updates. See our recommended process in CONTRIBUTING.md.

License

snap, along with this plugin, is an Open Source software released under the Apache 2.0 License.

Acknowledgements

And thank you! Your contribution, through code and participation, is incredibly important to us.

snap-plugin-publisher-hawkular's People

Contributors

candysmurf avatar jcooklin avatar nanliu avatar nguyenddn avatar rdower avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.