Common weights for swift pages (#2838)

This commit is contained in:
Severin Neumann 2023-06-07 18:07:32 +02:00 committed by GitHub
parent 729a927fa9
commit 600709639b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
title: Instrumentation Libraries
linkTitle: Libraries
description: How to use Swift instrumentation libraries
weight: 5
weight: 40
---
OpenTelemetry-Swift provides several instrumentation libraries that generate

View File

@ -1,7 +1,7 @@
---
title: Manual Instrumentation
linkTitle: Manual
weight: 5
weight: 30
description: Manual instrumentation for opentelemetry-swift
---