Closed olwenya closed 2 years ago
The transaction filter in the Define SLO form will only match names that begin with the input string.
Define SLO
The filter returns transaction names that contain the substring.
@olwenya - I should have this fixed in the next merged PR
cc: @ricegi
can be closed. Added in https://github.com/newrelic/nr1-slo-r/pull/133
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