Code Monkey home page Code Monkey logo

community's Introduction

Netdata Community

Welcome to the community-curated repository of Netdata.

Name of the game is simple, aggregate sample-applications that super-charge the Netdata experience and can serve as boilerplate or examples.

Table of Contents

Repository Structure

The repository is currently structured as follows. Since this is a community-based repository, the structure can change based on feedback.

/<category>/<sample_app>

Each <category> and <sample_app> must have a README.md.

  • /category/README.md: This README offers a simple explanation of the category (e.g what is configuration management)
  • /category/sample_app/README.md: This README should offer instructions for the user on how to install, configure and use the sample_app.

Contributing

  • Make sure you take a look at the Contributing Handbook. It covers the whole range of contributinons for the Netdata ecosystem. We reference the guidelines about contributions, as also tips for specific areas (e.g docs).
  • If you need any help or feedback, create a topic on our Community Forums. We have a whole category just for developing and improving Netdata, so the community would to hear from you.
  • For the Community repository speicifically, here are a couple of ideas:
    • Improve an existing Sample-App in code or documentation
    • Submit a new sample-app in an existing category
    • Submit a new sample app in a new category

Workflow

  • Fork this repository
  • Clone the forked repository locally
  • Add your sample-application
    • Add relevant documentation by creating a README.md
    • Honour the existing directory structure: <category>/<sub-category>/<sample-app>
  • Push the changes to your fork, preferablly to a branch and not master.
  • PR the changes from your fork to this repository

Sample Categories

  • Configuration Management for Netdata Agent
  • Chaos Engineering visualization with Netdata Agent
  • Provisioning of a large number of Netdata Agents
  • Netdata Agent integration with a 3rd-party application
    • By using Netdata Agent's API
    • By creating a new Netdata Agent collector
  • ??

License

MIT License

Code of Conduct

This repository is part of the Netdata organization, thus the Netdata Code of Conduct applies.

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.