Skip to content

Commit 85f8a20

Browse files
committed
Merge remote-tracking branch 'origin/main' into otelbot/semconv-integration-v1.40.0-dev
2 parents ea1fe5d + 91524e5 commit 85f8a20

29 files changed

+327
-104
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
path = themes/docsy
44
url = https://github.com/google/docsy.git
55
# cSpell:disable-next-line
6-
docsy-pin = v0.14.3-34-g4db086c6
6+
docsy-pin = v0.14.3-37-g6b1698a3
77
docsy-note = "2024-04-01 Switching to google/docsy.git from cncf/docsy.git since we don't have any CNCF customizations."
88
docsy-reminder = "Ensure that any tag referenced by `docsy-pin` is present in the remote repo (url), otherwise add (push) the tags to the repo."
99
[submodule "content-modules/opentelemetry-specification"]

README.md

Lines changed: 11 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -94,28 +94,17 @@ These are the members of [@open-telemetry/docs-triagers][]:
9494
For more information about the triager role, see the
9595
[community repository](https://github.com/open-telemetry/community/blob/main/community-membership.md#triager).
9696

97-
### Emeritus maintainers
98-
99-
- [jparsana](https://github.com/jparsana)
100-
- [Morgan McLean](https://github.com/mtwo)
101-
- [Steve Flanders](https://github.com/flands)
102-
103-
For more information about the emeritus role, see the
104-
[community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#emeritus-maintainerapprovertriager).
105-
106-
### Emeritus approvers
107-
108-
- [Paul Bruce](https://github.com/paulsbruce)
109-
- [Michael Hausenblas](https://github.com/mhausenblas)
110-
- [Ted Young](https://github.com/tedsuo)
111-
112-
For more information about the emeritus role, see the
113-
[community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#emeritus-maintainerapprovertriager).
114-
115-
### Emeritus triagers
116-
117-
- [Kazunori Otani](https://github.com/katzchang)
118-
- [Masaki Sugimoto](https://github.com/Msksgm)
97+
### Emeritus
98+
99+
- [jparsana](https://github.com/jparsana), Maintainer
100+
- [Kazunori Otani](https://github.com/katzchang), Triager
101+
- [Masaki Sugimoto](https://github.com/Msksgm), Triager
102+
- [Michael Hausenblas](https://github.com/mhausenblas), Approver
103+
- [Morgan McLean](https://github.com/mtwo), Maintainer
104+
- [Paul Bruce](https://github.com/paulsbruce), Approver
105+
- [Sergey Kanzhelev](https://github.com/SergeyKanzhelev), Approver
106+
- [Steve Flanders](https://github.com/flands), Maintainer
107+
- [Ted Young](https://github.com/tedsuo), Approver
119108

120109
For more information about the emeritus role, see the
121110
[community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#emeritus-maintainerapprovertriager).

config/_default/hugo.yaml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,9 @@ outputFormats:
9696
notAlternative: true
9797

9898
outputs:
99-
home: &home-outputs [HTML, RSS]
100-
section: &section-outputs [HTML]
99+
home: [HTML, markdown, RSS]
100+
page: [HTML, markdown]
101+
section: [HTML, markdown]
101102

102103
services:
103104
rss: { limit: 20 }
@@ -108,16 +109,16 @@ cascade:
108109

109110
# Enable redirects for site root (and not locales)
110111
- outputs:
111-
# This must match the equivalent of [*home-outputs, redirects]
112-
[HTML, RSS, redirects]
112+
# This must match the equivalent of [outputs.home, redirects]
113+
[HTML, markdown, RSS, redirects]
113114
target:
114115
kind: home
115116
sites: { matrix: { languages: [en] } }
116117

117118
# Enable RSS for blog section
118119
- outputs:
119-
# This must match the equivalent of [*section-outputs, RSS]
120-
[HTML, RSS]
120+
# This must match the equivalent of [outputs.section, RSS]
121+
[HTML, markdown, RSS]
121122
target:
122123
kind: section
123124
path: '/blog'

content/en/announcements/kubecon-asia.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ community</span>!
1717
[blog]: /blog/2025/kubecon-japan/
1818
[kubecon]: https://www.cncf.io/kubecon-cloudnativecon-events
1919
[LF-Japan]:
20-
https://events.linuxfoundation.org/kubecon-cloudnativecon-japan/register/?utm_source=opentelemetry&utm_medium=all&utm_campaign=KubeCon-Japan-2025&utm_content=slim-banner
20+
https://events.linuxfoundation.org/kubecon-cloudnativecon-japan/register/?utm_source=opentelemetry&utm_medium=website&utm_content=slim-banner
2121
[LF-India]:
22-
https://events.linuxfoundation.org/kubecon-cloudnativecon-india/register/?utm_source=opentelemetry&utm_medium=all&utm_campaign=KubeCon-India-2025&utm_content=slim-banner
22+
https://events.linuxfoundation.org/kubecon-cloudnativecon-india/register/?utm_source=opentelemetry&utm_medium=website&utm_content=slim-banner

content/en/announcements/kubecon-china.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,14 @@ title: KubeCon + CloudNativeCon China 2025
33
linkTitle: KubeCon China 2025
44
date: 2025-05-20
55
expiryDate: 2025-06-12 # keep
6-
build: { list: never, render: never } # Hide in favor of new Asia banner
76
weight: 20250610
87
params:
98
# As of 2026-01-26, LF reports the event through lfasiallc.com
109
eventUrl: >-
11-
https://www.lfasiallc.com/kubecon-cloudnativecon-openinfra-summit-china/?utm_source=opentelemetry&utm_medium=all&utm_campaign=KubeCon-China-2026&utm_content=slim-banner
10+
https://www.lfasiallc.com/kubecon-cloudnativecon-openinfra-summit-china/?utm_source=opentelemetry&utm_medium=website&utm_content=slim-banner
1211
# This is the old URL. Keeping for now. TODO: remove after 2026-08-31
1312
oldEventUrl: >- # This now redirects to the new URL
14-
https://events.linuxfoundation.org/kubecon-cloudnativecon-china/reg/register/?utm_source=opentelemetry&utm_medium=all&utm_campaign=KubeCon-China-2025&utm_content=slim-banner
13+
https://events.linuxfoundation.org/kubecon-cloudnativecon-china/reg/register/?utm_source=opentelemetry&utm_medium=website&utm_content=slim-banner
1514
---
1615

1716
<i class="fas fa-bullhorn"></i> [**{{% param title %}}**][LF],

content/en/announcements/kubecon-eu.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
title: KubeCon + CloudNativeCon Europe 2026
33
linkTitle: KubeCon EU 2026
44
date: 2026-02-02
5-
expiryDate: 2026-03-26
5+
expiryDate: 2026-03-26 # keep
66
weight: 20260326
77
params:
88
eventUrl: >-
99
https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/
10-
queryParams: utm_source=opentelemetry&utm_medium=all&utm_campaign=KubeCon-EU-2026&utm_content=slim-banner
10+
queryParams: utm_source=opentelemetry&utm_medium=website&utm_content=slim-banner
1111
blogPostURL: /blog/2026/kubecon-eu/
1212
---
1313

@@ -17,5 +17,5 @@ params:
1717
share][blog]<span class="d-none d-sm-inline"> with the Cloud Native
1818
community</span>!
1919

20-
[LF]: <{{% param eventUrl %}}register/?{{% param queryParams %}}>
2120
[blog]: <{{% param blogPostURL %}}>
21+
[LF]: <{{% param eventUrl %}}register/?{{% param queryParams %}}>
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: KubeCon + CloudNativeCon India 2026
3+
linkTitle: KubeCon India 2026
4+
date: 2026-04-06
5+
expiryDate: 2026-06-19 # keep
6+
weight: 20260619
7+
params:
8+
eventUrl: &eventUrl >-
9+
https://events.linuxfoundation.org/kubecon-cloudnativecon-india/
10+
queryParams: >-
11+
utm_source=opentelemetry&utm_medium=website&utm_content=slim-banner
12+
# Use this when the blog post is ready:
13+
# blogPostURL: /blog/2026/kubecon-india/
14+
blogPostURL: *eventUrl
15+
---
16+
17+
[**{{% param title %}}**][LF], **<span class="text-nowrap">18–19 June,</span>
18+
Mumbai**. <span class="d-none d-md-inline"><br></span> Come [collaborate, learn,
19+
and share][blog]<span class="d-none d-sm-inline"> with the Cloud Native
20+
community</span>!
21+
22+
[blog]: <{{% param blogPostURL %}}>
23+
[LF]: <{{% param eventUrl %}}register/?{{% param queryParams %}}>
Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
---
22
title: KubeCon + CloudNativeCon Japan 2025
33
linkTitle: KubeCon Japan 2025
4-
date: 2025-06-12 # Show once combined banner is hidden
4+
date: 2025-06-12
55
expiryDate: 2025-06-18 # keep
6-
build: { list: never, render: never } # Hide in favor of new Asia banner
76
weight: 20250616
7+
params:
8+
eventUrl: &eventUrl >-
9+
https://events.linuxfoundation.org/kubecon-cloudnativecon-japan/
10+
queryParams: utm_source=opentelemetry&utm_medium=website&utm_content=slim-banner
11+
blogPostURL: /blog/2025/kubecon-japan/
812
---
913

1014
<i class="fas fa-bullhorn"></i> [**{{% param title %}}**][LF],
@@ -13,6 +17,5 @@ weight: 20250616
1317
share][blog]<span class="d-none d-sm-inline"> with the Cloud Native
1418
community</span>!
1519

16-
[blog]: /blog/2025/kubecon-japan/
17-
[LF]:
18-
https://events.linuxfoundation.org/kubecon-cloudnativecon-japan/register/?utm_source=opentelemetry&utm_medium=all&utm_campaign=KubeCon-Japan-2025&utm_content=slim-banner
20+
[blog]: <{{% param blogPostURL %}}>
21+
[LF]: <{{% param eventUrl %}}register/?{{% param queryParams %}}>

content/en/announcements/open-observability-summit-na.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ weight: 20250624
77
---
88

99
<i class="fas fa-bullhorn"></i> <span class="d-none d-sm-inline">[Get
10-
ready][CNCF-blog] for the inaugural</span> [**{{% param title %}}**][oss] and
10+
ready][blog] for the inaugural</span> [**{{% param title %}}**][oss] and
1111
<span class="d-none d-md-inline"><br></span>
1212
<span class="d-none d-sm-inline">co-located </span>[**OTel Community
1313
Day**][ocd], **Denver CO, <span class="text-nowrap">June 24-26</span>**
1414

15-
[CNCF-blog]: /blog/2025/otel-day/
15+
[blog]: /blog/2025/otel-day/
1616
[oss]:
17-
https://events.linuxfoundation.org/open-source-summit-north-america/?utm_source=opentelemetry&utm_medium=all&utm_campaign=Open-Observability-Summit-2025&utm_content=slim-banner
17+
https://events.linuxfoundation.org/open-source-summit-north-america/?utm_source=opentelemetry&utm_medium=website&utm_content=slim-banner
1818
[ocd]:
19-
https://events.linuxfoundation.org/open-observability-summit-otel-community-day/
19+
https://events.linuxfoundation.org/open-observability-summit-otel-community-day/?utm_source=opentelemetry&utm_medium=website&utm_content=slim-banner

content/en/blog/2025/kubecon-china.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ the conference!
3838
Come listen, learn, and get involved in OpenTelemetry. See you in Hong!
3939

4040
[KubeCon + CloudNativeCon China]:
41-
https://www.lfasiallc.com/kubecon-cloudnativecon-openinfra-summit-pytorch-conference-china/?utm_source=opentelemetry&utm_medium=all&utm_campaign=KubeCon-EU-2025&utm_content=blog
41+
https://www.lfasiallc.com/kubecon-cloudnativecon-openinfra-summit-pytorch-conference-china/?utm_source=opentelemetry&utm_medium=website&utm_content=blog
4242
[registration]:
43-
https://events.linuxfoundation.org/kubecon-cloudnativecon-china/reg/register/?utm_source=opentelemetry&utm_medium=all&utm_campaign=KubeCon-China-2025
43+
https://events.linuxfoundation.org/kubecon-cloudnativecon-china/reg/register/?utm_source=opentelemetry&utm_medium=website&utm_content=blog

0 commit comments

Comments
 (0)