File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/docs/observability/troubleshoot Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ issues.
42
42
43
43
To fully understand and utilize traces, refer to the following resources:
44
44
45
- - [ Hasura OpenTelemetry Docs] ( observability/opentelemetry/graphql-engine/#available-traces )
45
+ - [ Hasura OpenTelemetry Docs] ( / observability/opentelemetry/graphql-engine/#available-traces)
46
46
- [ Using OpenTelemetry Traces with Hasura] ( https://hasura.io/blog/using-opentelemetry-traces-observe-hasura-powered-applications )
47
47
48
48
Traces provide valuable insights into the flow of requests and performance bottlenecks. They typically list spans with
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ HASURA_GRAPHQL_ENABLED_LOG_TYPES
31
31
```
32
32
33
33
You can find detailed information about different log types supported by Hasura in the
34
- [ Hasura Documentation] ( deployment/logging/#configurable-log-types ) . Grafana provides a filter that allows you to filter
34
+ [ Hasura Documentation] ( / deployment/logging/#configurable-log-types) . Grafana provides a filter that allows you to filter
35
35
different log types.
36
36
37
37
<Thumbnail src = " /img/observability/troubleshoot/errorsuccesslogs.jpeg" alt = " traces" />
You can’t perform that action at this time.
0 commit comments