@cryptotaxi247 / netdata-1 / commits / c62f5cf89

Add optional info on how to also add some default alarms as part of submitting a collector. (#10302)

Adding an optional bullet point for how/where to also add any default alarm configurations for a new collector if you wish.

Andrew Maguire committed Dec 1, 2020 at 23:18 UTC c62f5cf894dc18b9b90900d147e86b2c1058d7cf
1 file changed +1
collectors/python.d.plugin/README.md
+1
@@ -263,5 +263,6 @@ At minimum, to be buildable and testable, the PR needs to include:
263 - A makefile for the plugin at `collectors/python.d.plugin/<module_dir>/Makefile.inc`. Check an existing plugin for what this should look like.
264 - A line in `collectors/python.d.plugin/Makefile.am` including the above-mentioned makefile. Place it with the other plugin includes (please keep the includes sorted alphabetically).
265 - Optionally, chart information in `web/gui/dashboard_info.js`. This generally involves specifying a name and icon for the section, and may include descriptions for the section or individual charts.
266 +- Optionally, some default alarm configurations for your collector in `health/health.d/<module_name>.conf` and a line adding `<module_name>.conf` in `health/Makefile.am`.
267
268 [![analytics](https://www.google-analytics.com/collect?v=1&aip=1&t=pageview&_s=1&ds=github&dr=https%3A%2F%2Fgithub.com%2Fnetdata%2Fnetdata&dl=https%3A%2F%2Fmy-netdata.io%2Fgithub%2Fcollectors%2Fpython.d.plugin%2FREADME&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)](<>)