You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Spring Boot project with graphql-dgs-spring-boot-micrometer running and emitting metrics. Just wondering, what is the unit of measure for gql.query and gql.resolver metrics? Is it in miliseconds, seconds or something else? What about gql.query.max and gql.resolver.max?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a Spring Boot project with
graphql-dgs-spring-boot-micrometer
running and emitting metrics. Just wondering, what is the unit of measure forgql.query
andgql.resolver
metrics? Is it in miliseconds, seconds or something else? What aboutgql.query.max
andgql.resolver.max
?Beta Was this translation helpful? Give feedback.
All reactions