OrchardCore icon indicating copy to clipboard operation
OrchardCore copied to clipboard

Feature/graphql metrics

Open MikeKry opened this issue 1 year ago • 1 comments

Add graphql metrics support as suggested in #4257.

  • added conditional enabling of metrics from settings
  • added header activated metrics as in https://graphql-dotnet.github.io/docs/getting-started/metrics/
  • added apollo tracing & InstrumentFieldsMiddleware activation
  • added possibility to add custom field middleware to graphql schema by registering implementation of ICustomfieldmiddleware

MikeKry avatar Jul 01 '23 13:07 MikeKry

This pull request has merge conflicts. Please resolve those before requesting a review.

github-actions[bot] avatar Jan 29 '24 13:01 github-actions[bot]

I sincerely apologize for us taking so much time here. I checked out the PR, going over old ones, and this would be quite useful.

Is this something you'd like to revisit any time soon @MikeKry or should we close? If you fix the build error and merge conflict, I'll review ASAP.

Piedone avatar Mar 21 '24 21:03 Piedone

@MikeKry what do you think?

Piedone avatar Apr 10 '24 16:04 Piedone