GraphQL and tracing

Hi

I am curious about this article: https://github.com/elastic/apm/blob/main/specs/agents/tracing-instrumentation-graphql.md

I have implemented tracing in an Apollo Server running inside NestJS but I see a big block of GraphQL and not instrumentation for the beautiful parse, analyze and execute that you can see in the diagram there

Is there something specific you need to turn on to see that? I am using Elastic/Kibana/APM Agent 8.10.4 on a Ubuntu machine

anyone from the Elastic team? I can see it was implemented for the Ruby agent but has it been implemented for the NodeJS agent as well?

Ah, sorry I didn't see this discuss post originally. I answered, where it was re-asked, on the PR: https://github.com/elastic/apm/pull/208#issuecomment-1815501047

1 Like

Thank you @trentm

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.