Skip to content

Commit fc2eedc

Browse files
seanparkrosshasura-bot
authored andcommitted
Docs troubleshoot fixes
PR-URL: hasura/graphql-engine-mono#11220 GitOrigin-RevId: 06b883f4555a345a4df95a6469867a19cddf5a2b
1 parent 67f3c91 commit fc2eedc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/docs/observability/troubleshoot/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ issues.
4242

4343
To fully understand and utilize traces, refer to the following resources:
4444

45-
- [Hasura OpenTelemetry Docs](observability/opentelemetry/graphql-engine/#available-traces)
45+
- [Hasura OpenTelemetry Docs](/observability/opentelemetry/graphql-engine/#available-traces)
4646
- [Using OpenTelemetry Traces with Hasura](https://hasura.io/blog/using-opentelemetry-traces-observe-hasura-powered-applications)
4747

4848
Traces provide valuable insights into the flow of requests and performance bottlenecks. They typically list spans with

docs/docs/observability/troubleshoot/logs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ HASURA_GRAPHQL_ENABLED_LOG_TYPES
3131
```
3232

3333
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
3535
different log types.
3636

3737
<Thumbnail src="/img/observability/troubleshoot/errorsuccesslogs.jpeg" alt="traces" />

0 commit comments

Comments
 (0)