newrelic / nr1-slo-r

NR1 SLO-R allows you to define, calculate and report on service-level objective (SLO) attainment.
https://discuss.newrelic.com/t/track-your-service-level-objectives-with-the-slo-r-nerdpack/90046
Apache License 2.0
21 stars 21 forks source link

Improvement on the Transaction Filter #127

Closed olwenya closed 2 years ago

olwenya commented 4 years ago

Summary

The transaction filter in the Define SLO form will only match names that begin with the input string.

Desired Behaviour

The filter returns transaction names that contain the substring.

Possible Solution

Additional context

khpeet commented 4 years ago

@olwenya - I should have this fixed in the next merged PR

cc: @ricegi

khpeet commented 3 years ago

can be closed. Added in https://github.com/newrelic/nr1-slo-r/pull/133