Skip to content

Commit 2d96251

Browse files
Merge branch 'open-telemetry:main' into main
2 parents e36f763 + 94d77ab commit 2d96251

File tree

5 files changed

+20
-12
lines changed

5 files changed

+20
-12
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ aliases: [/java, /java/metrics, /java/tracing]
77
cascade:
88
vers:
99
instrumentation: 2.13.3
10-
otel: 1.47.0
10+
otel: 1.48.0
1111
contrib: 1.44.0
1212
semconv: 1.30.0
1313
weight: 18

content/en/docs/zero-code/java/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ aliases:
77
cascade:
88
vers:
99
instrumentation: 2.13.3
10-
otel: 1.47.0
10+
otel: 1.48.0
1111
---
1212

1313
Common options for zero-code instrumentation with Java are the Java agent JAR,

data/community/members.yaml

+9-9
Original file line numberDiff line numberDiff line change
@@ -1072,12 +1072,6 @@ maintainers:
10721072
- collector-triagers
10731073
html_url: https://github.com/songy23
10741074
avatar_url: https://avatars.githubusercontent.com/u/10536136?v=4
1075-
- name: srikanthccv
1076-
teams:
1077-
- sqlcommenter-approvers
1078-
- sqlcommenter-maintainers
1079-
html_url: https://github.com/srikanthccv
1080-
avatar_url: https://avatars.githubusercontent.com/u/22846633?v=4
10811075
- name: svrnm
10821076
teams:
10831077
- blog-approvers
@@ -1334,6 +1328,12 @@ approvers:
13341328
- swift-approvers
13351329
html_url: https://github.com/ArielDemarco
13361330
avatar_url: https://avatars.githubusercontent.com/u/25651947?v=4
1331+
- name: ArthurSens
1332+
teams:
1333+
- collector-contrib-approvers
1334+
- collector-contrib-triagers
1335+
html_url: https://github.com/ArthurSens
1336+
avatar_url: https://avatars.githubusercontent.com/u/24193764?v=4
13371337
- name: aryanishan1001
13381338
teams:
13391339
- cpp-contrib-approvers
@@ -2134,9 +2134,6 @@ members:
21342134
- name: Arhell
21352135
html_url: https://github.com/Arhell
21362136
avatar_url: https://avatars.githubusercontent.com/u/26163841?v=4
2137-
- name: ArthurSens
2138-
html_url: https://github.com/ArthurSens
2139-
avatar_url: https://avatars.githubusercontent.com/u/24193764?v=4
21402137
- name: asaharn
21412138
html_url: https://github.com/asaharn
21422139
avatar_url: https://avatars.githubusercontent.com/u/102726227?v=4
@@ -2470,6 +2467,9 @@ members:
24702467
- name: spirosx
24712468
html_url: https://github.com/spirosx
24722469
avatar_url: https://avatars.githubusercontent.com/u/6893659?v=4
2470+
- name: srikanthccv
2471+
html_url: https://github.com/srikanthccv
2472+
avatar_url: https://avatars.githubusercontent.com/u/22846633?v=4
24732473
- name: sumo-drosiek
24742474
html_url: https://github.com/sumo-drosiek
24752475
avatar_url: https://avatars.githubusercontent.com/u/58699848?v=4

data/registry/instrumentation-js-fastify-otel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ createdAt: 2025-01-27
1616
package:
1717
registry: npm
1818
name: '@fastify/otel'
19-
version: 0.4.0
19+
version: 0.5.0
2020
isFirstParty: true

static/refcache.json

+8
Original file line numberDiff line numberDiff line change
@@ -16275,6 +16275,10 @@
1627516275
"StatusCode": 206,
1627616276
"LastSeen": "2025-02-10T19:33:27.736469652Z"
1627716277
},
16278+
"https://repo1.maven.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.48.0-alpha/opentelemetry-bom-alpha-1.48.0-alpha.pom": {
16279+
"StatusCode": 206,
16280+
"LastSeen": "2025-03-08T00:34:16.705548174Z"
16281+
},
1627816282
"https://repo1.maven.org/maven2/io/opentelemetry/opentelemetry-bom/1.42.1/opentelemetry-bom-1.42.1.pom": {
1627916283
"StatusCode": 206,
1628016284
"LastSeen": "2024-10-23T20:20:05.242921-05:00"
@@ -16303,6 +16307,10 @@
1630316307
"StatusCode": 206,
1630416308
"LastSeen": "2025-02-10T19:33:25.447903622Z"
1630516309
},
16310+
"https://repo1.maven.org/maven2/io/opentelemetry/opentelemetry-bom/1.48.0/opentelemetry-bom-1.48.0.pom": {
16311+
"StatusCode": 206,
16312+
"LastSeen": "2025-03-08T00:34:11.79139405Z"
16313+
},
1630616314
"https://research.facebook.com/file/877841159827226/holistic-configuration-management-at-facebook.pdf": {
1630716315
"StatusCode": 206,
1630816316
"LastSeen": "2025-01-30T17:00:29.776464-05:00"

0 commit comments

Comments
 (0)