View Source PrometheusTelemetry.Metrics.GraphQL (prometheus_telemetry v0.4.6)

These metrics give you metrics around Absinthes GraphQL requests

  • graphql.request.count
  • graphql.execute.duration.milliseconds
  • graphql.subscription.duration.milliseconds
  • graphql.resolve.duration.milliseconds
  • graphql.middleware.batch.duration.milliseconds

Link to this section Summary

Functions

See PrometheusTelemetry.Metrics.GraphQL.Complexity.observe_complexity/2.

Link to this section Functions

Link to this function

observe_complexity(query, score)

View Source

See PrometheusTelemetry.Metrics.GraphQL.Complexity.observe_complexity/2.