Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions content/en/docs/js/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,8 @@
title: Javascript
weight: 20
description: >-
<img width="35" src="https://raw.github.com/open-telemetry/opentelemetry.io/main/iconography/32x32/JS_SDK.svg"></img>
<img width="35" src="https://raw.github.com/open-telemetry/opentelemetry.io/main/iconography/32x32/JS_SDK.svg" alt="JS logo"></img>
A language-specific implementation of OpenTelemetry in JavaScript (for Node.JS & the browser).
cascade:
github_repo: &repo https://github.com/open-telemetry/opentelemetry-js
github_subdir: website_docs
path_base_for_github_subdir: content/en/docs/js/
github_project_repo: *repo
---

This page contains an introduction to OpenTelemetry in JavaScript. This guide
Expand Down