April 2026
Intermediate
395 pages
13h 22m
English
A complex agentic system results in multiple interactions between agents. Monitoring these interactions is quite difficult. To tackle this problem, different services were developed that can be used for debugging your agents, keeping track of the costs of a project, and for evaluating your systems.
In this section, we’ll discuss several monitoring options. The first service we’ll study is AgentOps before moving on to Logfire.
AgentOps has a generous free tier, so you don’t need to pay for it if you just want to test it.
You can install AgentOps via pip or uv:
pip install agentops
uv add agentops
As with all services, you must create an account first. For this step, head over to https://www.agentops.ai/ ...
Read now
Unlock full access