You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metron.apache.org by Tibor Meller <ti...@gmail.com> on 2019/05/31 14:56:24 UTC

[DISCUSS] Click through navigation feature

Hi all,

I build a feature for Alert UI, what we found very useful and I think it
would be a great candidate for a PR.

Short Description:
Click Through Navigation is a feature makes Metron Users able to reach
other web services via dynamically created URLs by clicking link item in a
context menu.
This context menu (aka. click-through menu) is attached to the alerts table
and the links are populated with alert data from the specific row of the
table.

Because probably not all user like to integrate the Alerts UI with other
services in his/her system the feature is optional. Users have to
intentionally activate the context menu. Otherwise, the current
functionality of the alerts table doesn't change.

You can find more about this in the following link:
https://issues.apache.org/jira/projects/METRON/issues/METRON-2102?filter=allopenissues
and PR:
https://github.com/apache/metron/pull/1431

Regards,
Tibor

Re: [DISCUSS] Click through navigation feature

Posted by Tibor Meller <ti...@gmail.com>.
Thanks, Michael for your feedback! I had somewhat similar questions in the
back of my mind. I'm going to think them through and come back to you.
Thanks for opening the discussion on feature switches. There are a lot of
ways to approach this and would be great to hear any ideas from the
community.

On Fri, May 31, 2019 at 7:28 PM Michael Miklavcic <
michael.miklavcic@gmail.com> wrote:

> Thank you Tibor - I've made some comments on your PR here -
> https://github.com/apache/metron/pull/1431#issuecomment-497794088
>
> On Fri, May 31, 2019 at 8:56 AM Tibor Meller <ti...@gmail.com>
> wrote:
>
> > Hi all,
> >
> > I build a feature for Alert UI, what we found very useful and I think it
> > would be a great candidate for a PR.
> >
> > Short Description:
> > Click Through Navigation is a feature makes Metron Users able to reach
> > other web services via dynamically created URLs by clicking link item in
> a
> > context menu.
> > This context menu (aka. click-through menu) is attached to the alerts
> table
> > and the links are populated with alert data from the specific row of the
> > table.
> >
> > Because probably not all user like to integrate the Alerts UI with other
> > services in his/her system the feature is optional. Users have to
> > intentionally activate the context menu. Otherwise, the current
> > functionality of the alerts table doesn't change.
> >
> > You can find more about this in the following link:
> >
> >
> https://issues.apache.org/jira/projects/METRON/issues/METRON-2102?filter=allopenissues
> > and PR:
> > https://github.com/apache/metron/pull/1431
> >
> > Regards,
> > Tibor
> >
>

Re: [DISCUSS] Click through navigation feature

Posted by Michael Miklavcic <mi...@gmail.com>.
Thank you Tibor - I've made some comments on your PR here -
https://github.com/apache/metron/pull/1431#issuecomment-497794088

On Fri, May 31, 2019 at 8:56 AM Tibor Meller <ti...@gmail.com> wrote:

> Hi all,
>
> I build a feature for Alert UI, what we found very useful and I think it
> would be a great candidate for a PR.
>
> Short Description:
> Click Through Navigation is a feature makes Metron Users able to reach
> other web services via dynamically created URLs by clicking link item in a
> context menu.
> This context menu (aka. click-through menu) is attached to the alerts table
> and the links are populated with alert data from the specific row of the
> table.
>
> Because probably not all user like to integrate the Alerts UI with other
> services in his/her system the feature is optional. Users have to
> intentionally activate the context menu. Otherwise, the current
> functionality of the alerts table doesn't change.
>
> You can find more about this in the following link:
>
> https://issues.apache.org/jira/projects/METRON/issues/METRON-2102?filter=allopenissues
> and PR:
> https://github.com/apache/metron/pull/1431
>
> Regards,
> Tibor
>