-
Notifications
You must be signed in to change notification settings - Fork 553
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
🔖 Feature description
Add an API request method to the AUDIT_LOG of the Orchestrator service. This addition will provide insights into which API method is triggered or accessed, considering that Orchestrator is the primary service.
🎤 Pitch / Usecases
I want to be able to identify the APIs associated with specific operations when performing tasks in Devtron. This information is crucial for setting up alerts.
For example, users may perform operations like UPDATE, GET, POST, DELETE, PUT, and more, I need to set the alert by checking the AUDIT_LOG information. Right now there is no distinction between AUDIT LOGS for PUT/POST/DELETE requests
🔄️ Alternative
NA
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
AB#8876
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request