- Description
- Setup - The basics of getting started with metricbeat
- Usage - Configuration options and additional functionality
- Reference - An under-the-hood peek at what the module is doing and how
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
Install and configure Metricbeat as easy as include a single module and add all attributes through hiera. Heavily inspired by rtib/puppet-kibana5 module.
The very basic steps needed for a user to get the module up and running. This can include setup steps, if necessary, or it can be an example of the most basic use of the module.
This section is where you describe how to customize, configure, and do the fancy stuff with your module here. It's especially helpful if you include usage examples and code samples for doing things with your module.
Here, include a complete list of your module's classes, types, providers, facts, along with the parameters for each. Users refer to this section (thus the name "Reference") to find specific details; most users don't read it per se.
Currently, only Debian 8 and Ubuntu 16.04 is supported. Contributions are welcome.
Since your module is awesome, other users will want to play with it. Let them know what the ground rules for contributing are.