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-02-21 19:19:56 +02:00
Code
Issues
Releases
Activity
opentelemetry-go
/
exporters
/
otlp
History
Mikhail Mazurskiy
f95bee22b9
Use strings.Cut() instead of string.SplitN() (
#4049
)
...
strings.Cut() generates less garbage as it does not allocate the slice to hold parts.
2023-05-17 09:28:44 -07:00
..
internal
Use strings.Cut() instead of string.SplitN() (
#4049
)
2023-05-17 09:28:44 -07:00
otlpmetric
[chore] Pin otel-specification hyperlinks (
#4033
)
2023-05-09 08:45:39 -07:00
otlptrace
[chore] Pin otel-specification hyperlinks (
#4033
)
2023-05-09 08:45:39 -07:00