Skip to content

netdata/community

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Netdata Community

Welcome to the community-curated repository of Netdata. Please feel free to submit ideas and PR's of things you think others in the Netdata community might find useful!!!

Table of Contents

Contributing

  • Make sure you take a look at the Contributing Handbook. It covers the whole range of contributions 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 specifically, 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 work
    • Add relevant documentation by creating a README.md
  • Push the changes to your fork, preferably to a branch and not master.
  • PR the changes from your fork to this repository

License

MIT License

Code of Conduct

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