diff options
Diffstat (limited to '')
-rw-r--r-- | collectors/python.d.plugin/example/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/collectors/python.d.plugin/example/README.md b/collectors/python.d.plugin/example/README.md new file mode 100644 index 0000000..561ea62 --- /dev/null +++ b/collectors/python.d.plugin/example/README.md @@ -0,0 +1,11 @@ +<!-- +title: "Example" +custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/example/README.md +--> + +# Example + +An example python data collection module. +You can use this example to help you [write a new Python module](../#how-to-write-a-new-module). + +[](<>) |