newrelic / nr1-event-stream

NR1 Event Stream allows you to view the latest live data stream for APM data based on Transaction and TransactionError events.
https://discuss.newrelic.com/t/event-stream-nerdpack/83285
Apache License 2.0
3 stars 14 forks source link

Filter modal doesn't include all operators #28

Closed ryanv94 closed 4 years ago

ryanv94 commented 4 years ago

Description

Event Stream Users have a need to use operators such as NOT LIKE. While LIKE exists, NOT LIKE does not.

Steps to Reproduce

Open the Filter Modal & click the drop down menu for Operator & notice a lack of NOT LIKE

image

Expected Behaviour

We expect a NOT LIKE operator

Relevant Logs / Console output

N/A

Your Environment

N/A

Additional context

This has been reported by a Nerdpack User here: https://discuss.newrelic.com/t/event-stream-nerdpack/83285/5

Kav91 commented 4 years ago

Fixed in 1.3.1, pending app catalog release.