Resolve "Add event tracking when agents are created, updated, and destroyed"
What does this MR do and why?
This MR adds event tracking for AI agent actions such as create, update, and delete. The event definitions have been created based on the guidelines mentioned in the documentation.
It also added metric definition to track the number of unique users who created catalog items
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
- Checkout branch
553157-add-event-tracking-when-agents-are-created-updated-and-destroyed - Open terminal and setup Internal Events Monitor as per the guidance
- Now create, update and delete the agents. This actions will be track though event tracker and you can see it on you terminal through Internal Events Monitor
Below MRs have details on how to create, update and delete the AI agent
- Backend: Add GraphQL mutation to create agent (#551282 - closed)
- Backend: Add GraphQL mutation to update agent (#553290 - closed)
- Backend: Add GraphQL mutation to destroy agent (#553293 - closed)
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #553157 (closed)
Edited by Jaydip Pansuriya
