How-to guides: Monitoring and automations
This section contains how-to guides related to monitoring and automations.
📄️ Filter traces in the application
Before diving into this content, it might be helpful to read the following to gain familiarity with the concepts mentioned here:
📄️ Use monitoring charts
LangSmith has a collection of monitoring charts accessible for each tracing project. These can be accessed on the Monitor tab within a particular project.
📄️ Dashboards
With dashboards you can create tailored collections of charts for tracking metrics that matter most to your application.
📄️ Set up automation rules
While you can manually sift through and process production logs from our LLM application, it often becomes difficult as your application scales to more users.
📄️ Online Evaluation
Before diving into this content, it might be helpful to read the following:
📄️ Set up threads
Before diving into this content, it might be helpful to read the following:
📄️ Set up webhook notifications for rules
When you add a webhook URL on an automation action, we will make a POST request to your webhook endpoint any time the rules you defined match any new runs.