orkes-io / orkes-conductor-community

Orkes Conductor is a microservices orchestration engine.
Other
111 stars 27 forks source link

Expose actuator metrics through nginx server #14

Closed silent-lad closed 1 year ago

silent-lad commented 1 year ago

On enabling prometheus metrics the /actuator/prometheus path is redirected to the UI itself because of the nginx rule. This will expose the actuator routes (health,info,prom) to the user