Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Adding tracing to GraphQL Spring Boot output #66

@rwilliams-r7

Description

@rwilliams-r7

Currently graphql-spring-boot is using LIB_GRAPHQL_SERVLET_VER = 4.6.0. This does not support tracing in the response.

The latest version https://github.com/graphql-java/graphql-java-servlet/blob/master/src/main/java/graphql/servlet/GraphQLServlet.java adds the tracing data to the response.

This need upgraded to 4.7.0 which supports this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions