We are configuring LangSmith Alerts to trigger based on a specific error threshold, filtered by error message.
However, we are receiving notifications when we shouldn’t. It seems the alert is not filtering errors correctly.
When setting up the alert, the simulation graph reflects the correct behavior: we can clearly see the difference in values when the filter is applied versus when it isn’t. But once the alert is enabled, it appears that the filter is not being applied properly.
I’d like to investigate this - can you message me your organization id or workspace id? You can access them by clicking on Settings in the sidebar then clicking one of these buttons:
Great, thank you! Was able to repro and root cause. Fix should be shipping later today, will comment here when it’s live.
edit: I pushed an update - there was an issue with text normalization being inconsistently applied for the contains/does not contain filters. Please let me know if you still see your alert getting triggered incorrectly.