lyft / clutch

Extensible platform for infrastructure management
https://clutch.sh
Apache License 2.0
1.67k stars 116 forks source link

Feature Request + Few Qs. #3070

Open cloudcompute opened 1 month ago

cloudcompute commented 1 month ago

Hi

The implemention of this project looks clean.

Can we use the Clutch's application (gateway and the underlying services like auth, audit, middleware) as the basis for a custom business application in any of the following two ways:

a. My application = Clutch + extending Clutch as explained in the Feature Development section here

b. My application = Clutch + custom microservices (is there any existing way in Clutch to invoke them after successful authentication and authorization)

Feature request

Add opentelemtry support to Clutch.

Thanks