This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
opentelemetry-go
Watch
1
Star
0
Fork
0
You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced
2025-11-23 22:34:47 +02:00
Code
Issues
Releases
Activity
Files
295fbdc5f146711141f608f1612f340c1ef9ba07
opentelemetry-go
/
sdk
History
Damien Mathieu
0174808b2b
Fix schema urls (
#7288
)
...
The 1.0.0 schema now returns a 404 on opentelemetry.io.
2025-09-02 14:51:02 +02:00
..
instrumentation
…
internal
chore: enable gocritic linter (
#7095
)
2025-07-29 09:20:32 -07:00
log
Drop support for Go 1.23 (
#7274
)
2025-08-31 07:52:30 -07:00
metric
Fix schema urls (
#7288
)
2025-09-02 14:51:02 +02:00
resource
Upgrade semconv dependencies to v1.37.0 (
#7260
)
2025-08-28 11:29:52 +02:00
trace
Add tracetest example for testing instrumentation (
#7107
)
2025-09-01 22:15:17 +02:00
go.mod
Drop support for Go 1.23 (
#7274
)
2025-08-31 07:52:30 -07:00
go.sum
fix(deps): update module github.com/stretchr/testify to v1.11.1 (
#7261
)
2025-08-27 20:20:20 +02:00
README.md
…
version_test.go
…
version.go
Release v1.38.0 (
#7271
)
2025-08-29 12:42:52 -07:00
README.md
SDK