ErnestOrt / Trampoline

Admin Spring Boot Locally
http://ernestort.github.io/Trampoline/
Apache License 2.0
356 stars 81 forks source link

actuator prefix in trace and metrics #6

Closed codependent closed 7 years ago

codependent commented 7 years ago

Just a minor fix: the trace and metrics rest calls didn't take into account the actuator prefix.

BTW, great idea to add this features.

ErnestOrt commented 7 years ago

Completely agree! I forgot to add it... Thanks!