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.

_______________________________________________
Mailing list: https://launchpad.net/~cloud-init-dev
Post to     : cloud-init-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cloud-init-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to