Skip to content

Conversation

@pellared
Copy link
Member

@pellared pellared commented Jan 16, 2025

Reason: open-telemetry/opentelemetry-specification#4352

Prior-art: #6018
Support for EventName field will be added in separate PRs.

@pellared pellared changed the title log: Remove the notices fom Logger to make the whole Logs API user-facing log: Make whole Logs API user-facing Jan 16, 2025
@pellared pellared marked this pull request as ready for review January 16, 2025 13:27
@codecov
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.2%. Comparing base (cbc3b6a) to head (ec28514).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #6167     +/-   ##
=======================================
- Coverage   82.2%   82.2%   -0.1%     
=======================================
  Files        273     273             
  Lines      23674   23674             
=======================================
- Hits       19478   19476      -2     
- Misses      3849    3851      +2     
  Partials     347     347             

see 2 files with indirect coverage changes

@pellared pellared self-assigned this Jan 16, 2025
@pellared pellared added this to the v1.34.0 milestone Jan 16, 2025
@pellared pellared merged commit e18299f into open-telemetry:main Jan 17, 2025
32 checks passed
@pellared pellared deleted the logs-user-facing branch January 17, 2025 06:00
MrAlias added a commit that referenced this pull request Jan 17, 2025
## Overview

### Changed

- Remove the notices from `Logger` to make the whole Logs API
user-facing in `go.opentelemetry.io/otel/log`. (#6167)

### Fixed

- Relax minimum Go version to 1.22.0 in various modules. (#6073)
- The `Type` name logged for the
`go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` client
is corrected from `otlphttpgrpc` to `otlptracegrpc`. (#6143)
- The `Type` name logged for the
`go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlphttpgrpc` client
is corrected from `otlphttphttp` to `otlptracehttp`. (#6143)
pellared added a commit that referenced this pull request Jan 27, 2025
There were some changes in the design that should be updated. Most
importantly:

- Logs Bridge API -> Logs API that can be called directly:
#6167
- addition of converting functions:
#6180
- event support:
#6187
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants