Skip to content

0.5.0

Compare
Choose a tag to compare
@himdel himdel released this 29 Apr 13:02
· 77 commits to devel since this release
c96ea95
  • add indirectly managed nodes support, sheets
  • add scope (hosts across all inventories) support, sheets
  • count only reachable hosts into ccsp
  • add optional collector coverage sheet
  • allow importing pglock from either awx or django-ansible-base (2.4/2.5 compatibility)
  • perf: reduce need to load data only used by optional sheets
  • handle missing job_created for older job_host_summary data
  • basic param validation for --since, --until
  • better error handling for missing data
  • dev: added tests, mock data generator, scripts, docs, linters, workflows
  • dev: standalone mode with just postgres; python 3.13
  • dev: merge in insights-analytics-generator base lib