graphql-engine/server/src-lib/Hasura/GraphQL
kodiakhq[bot] bb8f6a76cc PLAT-438: improve traces from OpenTelemetry
[PLAT-438](https://hasurahq.atlassian.net/browse/PLAT-438)

After this change the top level trace is is annotated with `request_id` and `parameterized_query_hash`. It looks like this,  in jeager:

![image](https://user-images.githubusercontent.com/210815/233206107-73682a85-3306-4d1d-8a6c-148890dc1a38.png)

 bulk queries should output a separate `parameterized_query_hash` for each query span

...after the last two commits, things look like this (remove pointless spans, more attributes):

![image](https://user-images.githubusercontent.com/210815/233476532-47521f35-2cdf-4f7d-af13-39c7ce15c9ec.png)

[PLAT-438]: https://hasurahq.atlassian.net/browse/PLAT-438?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8824
GitOrigin-RevId: 0fd105c879161587d41b729b9bac968e92efae95
2023-04-26 16:21:29 +00:00
..
Execute Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
Logging Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
Schema Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
Transport PLAT-438: improve traces from OpenTelemetry 2023-04-26 16:21:29 +00:00
Analyse.hs Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
ApolloFederation.hs Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
Context.hs server: runParse returns QErr 2022-06-16 12:22:30 +00:00
Execute.hs PLAT-438: improve traces from OpenTelemetry 2023-04-26 16:21:29 +00:00
Explain.hs Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
Logging.hs chore(server): split new statistics log from QueryLog 2023-03-15 13:06:47 +00:00
Namespace.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
ParameterizedQueryHash.hs Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
RemoteServer.hs Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
Schema.hs Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00