We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b08bd78 commit dbbb305Copy full SHA for dbbb305
content/zh/docs/languages/js/_index.md
@@ -1,10 +1,13 @@
1
---
2
title: JavaScript
3
description: >-
4
- <img width="35" class="img-initial" src="/img/logos/32x32/JS_SDK.svg"
+ <img width="35" class="img-initial otel-icon" src="/img/logos/32x32/JS_SDK.svg"
5
alt="JavaScript"> OpenTelemetry 在 JavaScript 中的特定语言实现(适用于 Node.js 和浏览器)。
6
aliases: [/js, /js/metrics, /js/tracing]
7
-default_lang_commit: 28e17fd89ff3783043fe0537c1adc53266476344
+default_lang_commit: 3d401ad8e2e5d528c107d83d202b4c6f62c020ef
8
+redirects:
9
+ - { from: /js/*, to: ':splat' }
10
+ - { from: /docs/js/*, to: ':splat' }
11
weight: 20
12
13
0 commit comments