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!!!
- /collectors - Community contributed and maintained collectors live in here.
- /configuration-management - Helpful resources around configuration management live in here.
- /devenv - A development environment recipe.
- /meetups - Resources and material relating to Netdata hosted meetups.
- /netdata-agent-dashboard - Some examples of custom extensions of the local netdata agent dashboard.
- /netdata-pandas-examples - Some examples Python notebooks using the
netdata-pandas
Python library. - /utilities - Some useful helper scripts.
- 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
- 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
MIT License
This repository is part of the Netdata organization, thus the Netdata Code of Conduct applies.