With new monitor management UI, user can add HTTP/TCP/ICMP and browser monitors.
Our existing customers likely have many heartbeat.yml based monitors.
We should add an import utility in management UI, where user can select those files or either copy/paste those .yml based monitors, i think it's going to be low cost effort.
We may have to filter out few of the options we don't support in our management UI and warn users about those.
I see following steps
Allow importing monitors via .yml file
Allow copy/pasting yml based monitors
Make sure we filter and warn user about missing features
Allow selection of monitors, once they are parsed in the UI, they may want to skip importing some of them
I think this will be a really useful utility for existing customers.
This utility can also be used to load demo monitors in demo environments. ``
With new monitor management UI, user can add HTTP/TCP/ICMP and browser monitors.
Our existing customers likely have many
heartbeat.yml
based monitors.We should add an import utility in management UI, where user can select those files or either copy/paste those .yml based monitors, i think it's going to be low cost effort.
We may have to filter out few of the options we don't support in our management UI and warn users about those.
I see following steps
I think this will be a really useful utility for existing customers.
This utility can also be used to load demo monitors in demo environments. ``