AutoGPT/rnd/autogpt_server/migrations/20240902223334_add_stats_co...
Zamil Majdy c2a79d2f10
feat(rnd): Add Node & Graph level execution stats instrumentation (#7957)
### **User description**
### Background

The scope of this change is collecting the required information that will be needed for the execution analytics.

### Changes 🏗️

* Add sentry integration.
* Refactor logging_metadata on manager.py.
* Collect graph-level & node-level instrumentation.
* Introduced `stats` column for `AgentNodeExecution` & `AgentGraphExecution`.
2024-09-04 02:45:19 +07:00
..
migration.sql feat(rnd): Add Node & Graph level execution stats instrumentation (#7957) 2024-09-04 02:45:19 +07:00