GithubHelp home page GithubHelp logo

isabella232 / sdc-amon-relay Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tritondatacenter/sdc-amon-relay

0.0 0.0 0.0 41 KB

Triton Amon relay (currently experiemental, ask Trent)

License: Mozilla Public License 2.0

Makefile 5.06% Shell 9.37% JavaScript 85.56%

sdc-amon-relay's Introduction

sdc-amon-relay

This is an experimental repository and is not yet production-ready

For now, the actual amon relay code used by Triton/Manta components is available at https://github.com/joyent/sdc-amon/

This repository is part of the Joyent Triton project. See the contribution guidelines and general documentation at the main Triton project page.

The Triton Amon relay. This Triton component is deployed to all server global zones. It is responsible for fetching probe configs from the amon-master, relaying those to amon-agents on that server (both in the GZ and in zones), and relaying Amon events up from amon-agents up to the master. Communication with amon-agents in zones is via a "zone socket" that the relay opens at the well-known path in the zone.

Usage

For now, use the source.

Development

The following sections are about developing this module.

Building

make all release publish

To build and actually publish an "amon-relay" image to an IMGAPI repository (typically updates.joyent.com), use:

ENGBLG_BITS_UPLOAD_IMAGE=true
make all release publish bits-upload

Commiting

Before commit, ensure that the following passes:

make check

Releasing

Changes with possible user impact should:

  1. Add a note to the changelog.

  2. Bump the package version appropriately (major for breaking changes, minor for new features, patch for bug fixes).

  3. Once merged to master, the new version should be tagged (currently this does not publish to npm) via:

     make cutarelease
    

sdc-amon-relay's People

Contributors

trentm 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.