mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-01-24 03:47:19 +02:00
Docs: add aliases (#2297)
* Docs: add aliases * Normalize alias paths Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
This commit is contained in:
parent
2509791cf6
commit
43465e8ded
@ -1,14 +1,15 @@
|
||||
---
|
||||
title: Go
|
||||
weight: 16
|
||||
description: >-
|
||||
<img width="35" src="https://raw.github.com/open-telemetry/opentelemetry.io/main/iconography/32x32/Golang_SDK.svg"></img>
|
||||
A language-specific implementation of OpenTelemetry in Go.
|
||||
aliases: [/golang, /golang/metrics, /golang/tracing]
|
||||
cascade:
|
||||
github_repo: &repo https://github.com/open-telemetry/opentelemetry-go
|
||||
github_subdir: website_docs
|
||||
path_base_for_github_subdir: content/en/docs/go/
|
||||
github_project_repo: *repo
|
||||
weight: 16
|
||||
---
|
||||
|
||||
This is the OpenTelemetry for Go documentation. OpenTelemetry is an observability framework -- an API, SDK, and tools that are designed to aid in the generation and collection of application telemetry data such as metrics, logs, and traces. This documentation is designed to help you understand how to get started using OpenTelemetry for Go.
|
||||
|
Loading…
x
Reference in New Issue
Block a user