Skip to content

Feature: Include Request Method in AUDIT_LOG for Orchestrator Service #4793

@vishu247

Description

@vishu247

🔖 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?

AB#8876

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions