Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
Add more GraphQL span ops
Browse files Browse the repository at this point in the history
  • Loading branch information
sentrivana authored Oct 10, 2023
1 parent 354f31f commit 240fc10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/docs/sdk/performance/span-operations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,13 @@ Web server related spans should aim to follow OpenTelemetry's [HTTP](https://git
| grpc | | Usage of the [gRPC framework](https://grpc.io/) |
| graphql | | a GraphQL operation |
| | graphql.execute | |
| | graphql.parse | |
| | graphql.resolve | |
| | graphql.request | |
| | graphql.query | |
| | graphql.mutation | |
| | graphql.subscription | |
| | graphql.validate | |
| subprocess | | Creating new processes |
| | subprocess.wait | |
| | subprocess.communicate | |
Expand Down

0 comments on commit 240fc10

Please sign in to comment.