cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #05284
Hi cloud-init owners, could you please help review this PR?
Hi Cloud-init owners,
In this PR, one option to send the cloud init events to the kvp pool is added.
Customers can do config like this:
cat > /etc/cloud/cloud.cfg.d/06_reporting.cfg << EOF
reporting:
logging:
type: log
telemetry:
type: hyperv
EOF
Then the events would be send into the kvp pool.
Thanks,
Andy
--
https://code.launchpad.net/~andyliuliming/cloud-init/+git/cloud-init/+merge/351742
Your team cloud-init commiters is requested to review the proposed merge of ~andyliuliming/cloud-init:reporting into cloud-init:master.
Follow ups
References