mirror of
https://github.com/jlengrand/signoz.git
synced 2026-03-10 08:41:20 +00:00
* chore: add test validating contains and ncontains in pipeline filter are case insensitive * chore: qb2expr: translate contains and ncontains to case insensitive comparison * chore: minor cleanup