GithubHelp home page GithubHelp logo

mheese / gotelemetry_agent Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jbelke/gotelemetry_agent

0.0 1.0 0.0 13.68 MB

An agent for populating Telemetry boards

License: MIT License

Go 100.00%

gotelemetry_agent's Introduction

Telemetry Agent

The Telemetry Agent simplifies the process of creating daemon processes that feed data into one or more Telemetry flows.

Typical use-case scenarios include:

  • Feeding data from existing infrastructure (e.g.: a MySQL database, Excel sheet, custom script written in your language of choice) to one or more Telemetry data flows
  • Automatically creating boards for your customers
  • Interfacing third-party APIs with Telemetry

The Agent is written in Go and has been built to run on most Linux distros, OS X, and Windows. The Agent is designed to run on your infrastructure, and its only requirement is that it be able to reach the Telemetry API endpoint (https://api.telemetrytv.com) on port 443 via HTTPS. It can therefore happily live behind firewalls without posing a security risk.

Full documentation is available on the Telemetry Documentation website.

Installing

In most cases you simply need to download, extract, configure, and run the compiled binary for your platform. We offer a list of downloadable binaries on our releases page.

Building

You will need a working install of Go 1.5 and GIT on your local platform in order to build the Agent from source. goxc is an additional requirement if you need to cross compile. A .goxc.json config file is included for producing a validated build for all compatible platforms.

You can also compile for your current platform by using the go build command. Ensure that your packages are up to date by running go get -u prior to building.

gotelemetry_agent's People

Contributors

andblack avatar mtabini avatar y7ls8i avatar yehezkielbs avatar

Watchers

 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.