Skip to content

Commit

Permalink
fix(js): Fix broken cache and queue monitoring product walkthrough li…
Browse files Browse the repository at this point in the history
…nks (#10149)
  • Loading branch information
Lms24 authored May 27, 2024
1 parent b1c79f2 commit 5961d2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/product/performance/caches/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Cache monitoring currently supports [auto instrumentation](/platform-redirect/?n
If available, custom instrumentation is documented on an environment-by-environment basis as listed below:

- [Python SDK](/platforms/python/performance/instrumentation/custom-instrumentation/caches-module/)
- [JavaScript SDKs](/platforms/javascript/performance/instrumentation/custom-instrumentation/caches-module/)
- [JavaScript SDKs](/platforms/javascript/guides/node/performance/instrumentation/custom-instrumentation/caches-module/)
- [Laravel SDK](/platforms/php/guides/laravel/performance/instrumentation/custom-instrumentation/)
- [Java SDK](/platforms/java/performance/instrumentation/custom-instrumentation/)
- [Ruby SDK](/platforms/ruby/performance/instrumentation/custom-instrumentation/)
Expand Down
2 changes: 1 addition & 1 deletion docs/product/performance/queue-monitoring/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Queue monitoring currently supports [auto instrumentation](/platform-redirect/?n
Instructions for custom instrumentation in various languages are linked to below:

- [Python SDK](/platforms/python/performance/instrumentation/custom-instrumentation/queues-module/)
- [JavaScript SDK](/platforms/javascript/performance/instrumentation/custom-instrumentation/queues-module/)
- [JavaScript SDK](/platforms/javascript/guides/node/performance/instrumentation/custom-instrumentation/queues-module/)
- [Laravel SDK](/platforms/php/guides/laravel/performance/instrumentation/custom-instrumentation/)
- [Java SDK](/platforms/java/distributed-tracing/custom-instrumentation/)
- [Ruby SDK](/platforms/ruby/)
Expand Down

0 comments on commit 5961d2a

Please sign in to comment.