question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

instrumentation of apollo-server-*

See original GitHub issue

When using express-graphql requests/transactions are grouped by query/mutation name, but this is not the case when using apollo-server-express, where transactions is simply grouped by the route.

It would be nice if transactions through apollo-server-* was grouped by query/mutation name.

I’m happy to help, but a little guidance on where to start would be nice.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
axwcommented, Nov 18, 2019

@levanvunam please create a new post on https://discuss.elastic.co/c/apm. If you provide debug logs there, following https://www.elastic.co/guide/en/apm/agent/nodejs/current/troubleshooting.html#debug-mode, you may have a better chance of someone being able to spot the issue.

3reactions
watsoncommented, Nov 6, 2018

This how now been released i v1.14.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

OpenTelemetry in Apollo Federation - Apollo GraphQL Docs
OpenTelemetry is a collection of open-source tools for generating and processing telemetry data (such as logs and metrics) from different systems in a ......
Read more >
Monitor Apollo Server with OpenTelemetry - New Relic
Learn how to measure federated and non-federated Apollo Server at every phase of the query cycle with OpenTelemetry and New Relic.
Read more >
instrumentation-graphql doesn't work with apollo-server ...
Implement tracing with instrumentation-graphql in order to trace GraphQL resolvers running on Apollo Server with generated federated schema.
Read more >
AppSignal Now Automatically Instruments Apollo for Node.js ...
We're happy to announce a new version of AppSignal for Node.js, and support for instrumenting Apollo Server v2+. This means that we'll save ......
Read more >
GraphQL: Instrumenting your API and unlocking superpowers
Instrumentation is adding the proper amount of logging to your ... enable the tracing flag when creating your instance of ApolloServer, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found