statusengine / worker

PHP worker process that writes all event data to a storage backend
https://statusengine.org/worker/#overview
GNU General Public License v3.0
9 stars 8 forks source link

Adding a new attribute node_alias #31

Open duylong opened 3 years ago

duylong commented 3 years ago

Hi,

In order to use external links in UI, I would need a field of type node_alias. I would like to keep the node_name as internal field to Statusengine and set node_alias as the node's fdqn for example.

What do you think ?