doc: update monitoring docs
4 files changed
tree: 1cf53d19eac1e9a9f33e766666a0dad6e15bb639
  1. .github/
  2. charts/
  3. ci/
  4. cmd/
  5. docs/
  6. hack/
  7. images/
  8. internal/
  9. meta/
  10. molecule/
  11. playbooks/
  12. plugins/
  13. roles/
  14. tests/
  15. .ansible-lint
  16. .coveragerc
  17. .flake8
  18. .gitignore
  19. .markdownlint.yaml
  20. .pre-commit-config.yaml
  21. .python-version
  22. .release-please-manifest.json
  23. CHANGELOG.md
  24. galaxy.yml
  25. go.mod
  26. go.sum
  27. mkdocs.yml
  28. poetry.lock
  29. pyproject.toml
  30. README.md
  31. release-please-config.json
README.md

Atmosphere

Contributing

You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands:

pre-commit install --hook-type commit-msg