Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 421 Bytes

File metadata and controls

17 lines (12 loc) · 421 Bytes

Contributing

Thank you for wanting to contribute!

Adding a new backend example

  1. Fork this repo
  2. Create configs/your-backend/collector.yaml with comments
  3. Optionally add docker-compose/your-backend.yml
  4. Update the table in README.md
  5. Open a PR

Guidelines

  • Every config must be tested and working
  • Add comments explaining non-obvious settings
  • Include the collector version it was tested with