-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The new version of the Spring Petclinic uses Netty for sending HTTP requests with the api-gateway to other services.
There is already some instrumentation in the demo to collect traces and service-graph data.
However, some parts of a complete instrumentation are still missing. In particular:
- Collecting method duration metrics for the requests
- The service graph does not show request durations or error rates
- Only traces for GET-requests of the api-gateway are down propagted. Other HTTP methods create seperated spans
We can reconsider if we use the appropiate scopes and entry- or exit-markers.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
No status