Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7d8e0b1

Browse files
committedMar 9, 2025·
Merge remote-tracking branch 'origin/main' into opentelemetrybot/semconv-integration-v1.31.0-dev
2 parents 3ffc3df + acdc9ee commit 7d8e0b1

File tree

5 files changed

+17
-6
lines changed

5 files changed

+17
-6
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

+6-3
Original file line numberDiff line numberDiff line change
@@ -1334,6 +1334,12 @@ approvers:
13341334
- swift-approvers
13351335
html_url: https://github.com/ArielDemarco
13361336
avatar_url: https://avatars.githubusercontent.com/u/25651947?v=4
1337+
- name: ArthurSens
1338+
teams:
1339+
- collector-contrib-approvers
1340+
- collector-contrib-triagers
1341+
html_url: https://github.com/ArthurSens
1342+
avatar_url: https://avatars.githubusercontent.com/u/24193764?v=4
13371343
- name: aryanishan1001
13381344
teams:
13391345
- cpp-contrib-approvers
@@ -2134,9 +2140,6 @@ members:
21342140
- name: Arhell
21352141
html_url: https://github.com/Arhell
21362142
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
21402143
- name: asaharn
21412144
html_url: https://github.com/asaharn
21422145
avatar_url: https://avatars.githubusercontent.com/u/102726227?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
@@ -16319,6 +16319,10 @@
1631916319
"StatusCode": 206,
1632016320
"LastSeen": "2025-02-10T19:33:27.736469652Z"
1632116321
},
16322+
"https://repo1.maven.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.48.0-alpha/opentelemetry-bom-alpha-1.48.0-alpha.pom": {
16323+
"StatusCode": 206,
16324+
"LastSeen": "2025-03-08T00:34:16.705548174Z"
16325+
},
1632216326
"https://repo1.maven.org/maven2/io/opentelemetry/opentelemetry-bom/1.42.1/opentelemetry-bom-1.42.1.pom": {
1632316327
"StatusCode": 206,
1632416328
"LastSeen": "2024-10-23T20:20:05.242921-05:00"
@@ -16347,6 +16351,10 @@
1634716351
"StatusCode": 206,
1634816352
"LastSeen": "2025-02-10T19:33:25.447903622Z"
1634916353
},
16354+
"https://repo1.maven.org/maven2/io/opentelemetry/opentelemetry-bom/1.48.0/opentelemetry-bom-1.48.0.pom": {
16355+
"StatusCode": 206,
16356+
"LastSeen": "2025-03-08T00:34:11.79139405Z"
16357+
},
1635016358
"https://research.facebook.com/file/877841159827226/holistic-configuration-management-at-facebook.pdf": {
1635116359
"StatusCode": 206,
1635216360
"LastSeen": "2025-01-30T17:00:29.776464-05:00"

0 commit comments

Comments
 (0)
Please sign in to comment.