Skip to content

Commit

Permalink
fix(otel): add in recommended metrics and attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
bassrock committed Jan 8, 2025
1 parent 5f9560d commit 45a855f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions servers/client-api/config/router.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ demand_control:
telemetry:
instrumentation:
instruments:
# https://www.apollographql.com/docs/graphos/reference/router/telemetry/instrumentation/instruments#default_requirement_level
default_requirement_level: recommended
router:
http.server.active_requests: true # (default false)
http.server.request.body.size: true # (default false)
Expand Down

0 comments on commit 45a855f

Please sign in to comment.