Skip to content

Commit f71e039

Browse files
Merge remote-tracking branch 'origin/main' into opentelemetrybot/semconv-integration-v1.32.0-dev
2 parents 5aee4c1 + 9185116 commit f71e039

15 files changed

+527
-149
lines changed

.cspell.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@ import:
1010
caseSensitive: true
1111
ignorePaths:
1212
- '*.svg'
13-
- content/ja
14-
- content/zh
13+
- content/{ja,zh}
1514
- data/community/members.yaml
15+
- data/ecosystem/vendors.yaml
16+
- public/_redirects
1617
- static/refcache.json
17-
- vendors.yaml
1818
patterns:
1919
- name: CodeBlock
2020
pattern: |
2121
/
2222
^(\s*[~`]{3,}) # code-block start
2323
.* # all languages and options, e.g. shell {hl_lines=[12]}
2424
[\s\S]*? # content
25-
\1 # code-block end
25+
\1 # code-block end - cSpell:disable-next-line
2626
/igmx
2727
languageSettings:
2828
- languageId: markdown
@@ -58,6 +58,6 @@ dictionaries:
5858
words: # Valid words across all locales
5959
- Docsy
6060
- htmltest
61-
# Hugo
6261
- jsonify
62+
- opentelemetrybot
6363
- warnf

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

+34-23
Original file line numberDiff line numberDiff line change
@@ -161,26 +161,27 @@ You need an _all-access_ pass to attend **Observability Day**. For details, see
161161
by Antonio Jimenez Martinez, Cisco ThousandEyes<br> Tuesday, April 1 • 17:15 -
162162
17:25
163163

164-
## OpenTelemetry Observatory
164+
## OpenTelemetry Observatory Booth {#opentelemetry-observatory}
165165

166-
Drop by and say _"Hi!"_ at OpenTelemetry Observatory presented by Splunk in the
167-
Expo Hall. This will be a place for informal chats, meetups, and other
168-
discussions led by OpenTelemetry community members and maintainers.
166+
Drop by and say _"Hi!"_ at **OpenTelemetry Observatory booth** in the Expo
167+
Hall[^1], courtesy of [Splunk]. This will be a place for informal chats,
168+
meetups, and other discussions led by OpenTelemetry community members and
169+
maintainers.
169170

170-
<!-- For the activity schedule, see the [OTel Observatory Calendar](https://shorturl.at/qEUX1). -->
171+
[^1]:
172+
The Observatory booth may show up as a "Splunk activation zone" in the event
173+
map.
171174

172-
Note that the Observatory might show up as "Splunk Activation Booth" on the
173-
event map.
175+
For the **activity schedule**, see the [OTel Observatory Calendar][]. If you’d
176+
like to participate or lead a discussion or short presentation, reach out to the
177+
[OpenTelemetry End User Working Group][] to indicate your interest.
174178

175-
Activity schedule coming soon. Check back in the coming weeks for updates!
179+
You can also help us improve OTel by sharing your thoughts and feedback about
180+
your OpenTelemetry adoption, implementation, and usage experiences. We will
181+
create action items from your comments as appropriate, and post results to
182+
[#otel-sig-end-user] after the conference.
176183

177-
<!-- If you’d like to participate and lead a discussion or short presentation, reach
178-
out to the
179-
[OpenTelemetry End User Working Group](https://cloud-native.slack.com/archives/C01RT3MSWGZ)
180-
to indicate your interest. -->
181-
182-
You can help us improve the project by sharing your thoughts and feedback about
183-
your OpenTelemetry adoption, implementation, and usage.
184+
{{< comment >}}
184185

185186
<!-- To join a feedback session, book online below. All times in Central European
186187
Time (CET).
@@ -200,23 +201,33 @@ Time (CET).
200201
201202
A maximum of 5 participants will join one SIG maintainer to provide feedback for
202203
that SIG. Sessions will be recorded and posted on the
203-
[OTel YouTube channel](https://youtube.com/@otel-official). -->
204+
[OTel YouTube channel](https://youtube.com/@otel-official).
205+
-->
206+
207+
{{< /comment >}}
204208

205-
We will create action items from your comments as appropriate. Check
206-
[#otel-sig-end-user] in CNCF's Slack instance for results and action item
207-
updates to come after KubeCon EU.
209+
{{< comment >}}
208210

209211
<!-- Back by popular demand! We'll be recording
210212
[Humans of OTel interviews](/blog/2023/humans-of-otel/) at the OTel Observatory.
211213
If you'd like to share your experiences as an OpenTelemetry practitioner or
212214
maintainer,
213-
[sign up for an interview session](https://calendly.com/otel-euwg/humans-of-otel). -->
215+
[sign up for an interview session](https://calendly.com/otel-euwg/humans-of-otel).
216+
-->
217+
218+
{{< /comment >}}
214219

215-
Come join us to listen, learn, and get involved in OpenTelemetry. See you in
216-
London!
220+
## Join us
217221

222+
Come listen, learn, and get involved in OpenTelemetry. See you in London!
223+
224+
[#otel-sig-end-user]: https://cloud-native.slack.com/archives/C01RT3MSWGZ
218225
[KubeCon + CloudNativeCon Europe]:
219226
https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/?utm_source=opentelemetry&utm_medium=all&utm_campaign=KubeCon-EU-2025&utm_content=blog
220227
[Observability Day]:
221228
https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/co-located-events/observability-day/
222-
[#otel-sig-end-user]: https://cloud-native.slack.com/archives/C01RT3MSWGZ
229+
[OpenTelemetry End User Working Group]:
230+
https://cloud-native.slack.com/archives/C01RT3MSWGZ
231+
[OTel Observatory Calendar]:
232+
https://calendar.google.com/calendar/embed?src=c_6b6b343737cc9bbf0393ba40c101d6b017514751e66951c9890d089eedd78a37@group.calendar.google.com&mode=WEEK&dates=20250331/20250406
233+
[Splunk]: https://www.splunk.com/

content/en/docs/languages/java/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ cascade:
88
vers:
99
instrumentation: 2.14.0
1010
otel: 1.48.0
11-
contrib: 1.44.0
11+
contrib: 1.45.0
1212
semconv: 1.30.0
1313
weight: 18
1414
---

0 commit comments

Comments
 (0)