Files
awx/awx/main/analytics/__init__.py
Bill Nottingham 1c4b06fe1e Refactor analytics collectors.
- Only have one registration class
- Add description fields
- Add automation collector information to /api/v2/config
2020-09-09 17:10:14 -04:00

2 lines
65 B
Python

from .core import all_collectors, register, gather, ship # noqa