Skip to content

Commit

Permalink
Merge branch 'main' into feat/add-concepts-index-pt
Browse files Browse the repository at this point in the history
  • Loading branch information
joaopgrassi authored Jul 30, 2024
2 parents 4e6d2cd + 8244761 commit 13efecf
Show file tree
Hide file tree
Showing 44 changed files with 151 additions and 89 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/component-owners.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Component owners
on:
pull_request_target:
workflow_dispatch:
# pull_request_target:

jobs:
run_self:
Expand Down
3 changes: 1 addition & 2 deletions .htmltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ IgnoreURLs: # list of regexs of paths or URLs to be ignored
- ^(/..)?/docs/languages/net/(metrics-api|traces-api)/
- ^((/..)?/docs/migration/)?opencensus/$
- ^(/community/end-user/)?feedback-survey/$
- ^/../docs/specs/?$ # non-default locale spec redirect

- ^https://deploy-preview-\d+--opentelemetry.netlify.app/
- ^https://www\.googletagmanager\.com
Expand Down Expand Up @@ -72,5 +73,3 @@ IgnoreURLs: # list of regexs of paths or URLs to be ignored
- ^https://wikipedia.org/wiki/(S.M.A.R.T|Hop_)
# TODO move into content/en/blog/2023/contributing-to-otel/index.md once https://github.com/open-telemetry/opentelemetry.io/issues/3889 is implemented
- ^https://shorturl.at/vLYZ0$
# TODO remove the following temporary ignore rule (@chalin)
- ^/en/docs/specs$
8 changes: 4 additions & 4 deletions content/en/blog/2024/kubecon-china.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ conference begins.
## Maintainer sessions

- **[OpenTelemetry Community Update | OpenTelemetry社区更新](https://sched.co/1eYcJ)**<br>
by Zihao Rao & Huxing Zhang, Alibaba Cloud<br> Wednesday, August 21 • 3:35 -
4:10
by Zihao Rao & Huxing Zhang & Wanqi Yang, Alibaba Cloud & Jared Tan,
DaoCloud<br> Wednesday, August 21 • 3:35 - 4:10

## AI_dev talks

Expand All @@ -41,7 +41,7 @@ by Zihao Rao & Ziyi Lin, Alibaba Cloud<br> Thursday, August 22 • 1:50 - 2:25
by Husni Alhamdani, Censhare & Herbert Sianturi, Krom Bank<br> Thursday,
August 22 • 3:35 - 4:10
- **[OpenTelemetry Amplified: Full Observability with EBPF-Enabled Distributed Tracing | OpenTelemetry放大:使用eBPF启用的分布式跟踪实现全面的可观测性](https://sched.co/1eYZq)**<br>
by Kai Liu, Alibaba Cloud & Wanqi Yang, Sun Yat<br> Thursday, August 22 •
5:15 - 5:50
by Kai Liu, Alibaba Cloud & Wanqi Yang, Sun Yat-sen University<br> Thursday,
August 22 • 5:15 - 5:50

Come listen, learn, and get involved in OpenTelemetry. See you in Hong Kong!
8 changes: 2 additions & 6 deletions content/ja/docs/specs/_index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
---
title: Specifications
linkTitle: Specs ↗
description: _Redirect page_
weight: 960
# _build: { render: link }
redirect: /en/docs/specs 301!
redirects: [{ from: '*', to: '/en/docs/specs/:splat' }]
_build: { render: link }
redirects: [{ from: '*', to: '/docs/specs/:splat' }]
default_lang_commit: 3b44fbfa49ced919daea01123abfaed836d2d0ec
---

Netlify redirect target: [{{% param "title" %}}]({{% param "redirect" %}}).
6 changes: 6 additions & 0 deletions data/ecosystem/vendors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@
contact: [email protected]
oss: false
commercial: true
- name: Centreon
nativeOTLP: true
url: https://docs.centreon.com/pp/integrations/plugin-packs/getting-started/how-to-guides/telegraf/
contact: [email protected]
oss: false
commercial: true
- name: Chronosphere
distribution: false
nativeOTLP: true
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-cpp-httpd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-cpp-contrib/tree/main/instrumentation/httpd
createdAt: 2021-11-11
isFirstParty: false
1 change: 1 addition & 0 deletions data/registry/instrumentation-cpp-nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-cpp-contrib/tree/main/instrumentation/nginx
createdAt: 2021-11-11
isFirstParty: false
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-cpp-contrib/tree/main/instrumentation/otel-webserver-module
createdAt: 2022-06-10
isFirstParty: false
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule
createdAt: 2022-11-07
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-aspnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.AspNet
createdAt: 2022-10-28
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.AspNet
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-aspnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.AspNetCore
createdAt: 2022-11-07
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.AspNetCore
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.AWS
createdAt: 2022-10-28
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.AWS
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-awslambda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.AWSLambda
createdAt: 2022-10-28
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.AWSLambda
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-azure-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ authors:
urls:
repo: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core/samples/Diagnostics.md#opentelemetry-with-azure-monitor-zipkin-and-others
createdAt: 2021-12-16
isFirstParty: true
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-cassandra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.Cassandra
createdAt: 2022-10-28
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.Cassandra
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-confluentkafka.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ description: Confluent.Kafka client instrumentation for OpenTelemetry
authors:
- name: OpenTelemetry Authors
createdAt: 2024-07-08
isFirstParty: false
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.ElasticsearchClient
createdAt: 2022-10-28
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.ElasticsearchClient
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.EntityFrameworkCore
createdAt: 2022-10-28
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.EntityFrameworkCore
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-eventcounters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.EventCounters
createdAt: 2022-10-28
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.EventCounters
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-grpccore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.GrpcCore
createdAt: 2022-10-28
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.GrpcCore
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-grpcnetclient.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.GrpcNetClient
createdAt: 2022-11-07
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.GrpcNetClient
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-hangfire.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.Hangfire
createdAt: 2022-10-28
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.Hangfire
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-http.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.Http
createdAt: 2022-11-07
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.Http
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.AWS
createdAt: 2022-10-28
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.AWS
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-masstransit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.MassTransit
createdAt: 2022-10-28
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.MassTransit
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-mysqldata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.MySqlData
createdAt: 2022-10-28
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.MySqlData
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-owin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.Owin
createdAt: 2022-10-28
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.Owin
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.Process
createdAt: 2022-10-28
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.Process
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-quartz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.Quartz
createdAt: 2022-10-28
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.Quartz
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.Runtime
createdAt: 2022-08-16
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.Runtime
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-sqlclient.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.SqlClient
createdAt: 2022-11-07
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.SqlClient
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.StackExchangeRedis
createdAt: 2022-10-28
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.StackExchangeRedis
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-dotnet-wcf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ authors:
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.Wcf
createdAt: 2022-10-28
isFirstParty: false
package:
registry: nuget
name: OpenTelemetry.Instrumentation.Wcf
Expand Down
76 changes: 6 additions & 70 deletions layouts/index.redirects
Original file line number Diff line number Diff line change
@@ -1,78 +1,14 @@
# Netlify redirects. See https://www.netlify.com/docs/redirects/
{{/* cSpell:ignore cond wordmark */ -}}

{{ range $p := .Site.Pages -}}

{{ range $p.Params.redirects -}}
{{ $from := cond (strings.HasPrefix .from "/")
.from
(print $p.RelPermalink .from) -}}
{{ $to := cond (strings.HasPrefix .to "/")
.to
(print $p.RelPermalink .to) -}}
{{ $from | printf "%-35s" }} {{ $to }}
{{ end -}}

{{ range $p.Aliases -}}
{{/* Temporary workaround for semconv alias errors */ -}}
{{ if strings.HasPrefix . "docs/specs/semconv/general" -}}
{{ . | printf "%-35s" }} {{ $p.RelPermalink }}
{{ else -}}
{{ $alias := cond (strings.HasPrefix . "/")
.
(partial "relative-redirects-alias" (dict "alias" . "p" $p.Parent)) -}}
{{ $alias | printf "%-35s" }} {{ $p.RelPermalink }}
{{ end -}}
{{ end -}}

{{ with $p.Params.redirect -}}
{{ $p.RelPermalink | printf "%-35s" }} {{ . }}
{{ end -}}

{{ end }}{{/* range $p */ -}}

{{ $languages := (.Site.GetPage "/docs/instrumentation").Pages -}}
{{ range $languages -}}
{{ $lang := .File.ContentBaseName -}}
{{ if ne $lang "other" -}}
/docs/{{ $lang }} /docs/instrumentation/{{ $lang }}
/docs/{{ $lang }}/* /docs/instrumentation/{{ $lang }}/:splat
{{ end -}}
{{ end -}}
{{ partial "redirects/pages.txt" . | partial "func/trim-lines.html" -}}
{{ partial "redirects/languages.txt" . | partial "func/trim-lines.html" -}}

{{/* TODO: move the following into the spec index file. */ -}}
/docs/reference/specification /docs/specs/otel
/docs/reference/specification/* /docs/specs/otel/:splat
/docs/specification/otel/* /docs/specs/otel/:splat

{{ $schemaFiles := partial "schema-file-list" . -}}
{{ $latestSchemaFile := index $schemaFiles 0 -}}

/schemas/latest /schemas/{{ $latestSchemaFile.Name }}

{{/*
Social-media image redirects. As mentioned in
https://developers.facebook.com/docs/sharing/webmasters/images, we need to
preserve og:image (and other social media image) URLs forever.
*/ -}}

{{ $og_image_current := `/img/social/logo-wordmark-001.png` -}}

/featured-background.jpg {{ $og_image_current }} {{- /* homepage og:image used prior to 2022/08 */}}

{{- define "partials/relative-redirects-alias" -}}
{{ $result := "" }}
{{ if strings.HasPrefix .alias "../" }}
{{ $result = (partial "relative-redirects-alias"
(dict
"alias" (strings.TrimPrefix "../" .alias)
"p" .p.Parent ))
}}
{{ else }}
{{ $result = path.Join .p.RelPermalink .alias }}
{{ end }}
{{ return $result }}
{{ end }}
{{ partial "redirects/schemas.txt" . }}

{{/* Multilingual support */ -}}
{{ partial "redirects/social-media.txt" . }}

{{ partial "redirects/sites.redirects" . | partial "func/trim-lines.html" -}}
{{ partial "redirects/localization.txt" . | partial "func/trim-lines.html" }}
4 changes: 3 additions & 1 deletion layouts/partials/func/trim-lines.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
{{ range split . "\n" -}}
{{ trim . " \t" }}
{{ with trim . " \t" -}}
{{ . }}
{{ end -}}
{{ end -}}
Loading

0 comments on commit 13efecf

Please sign in to comment.