open-telemetry / open-telemetry/opentelemetry-python
Allow None values in OTLP exporter log attributes
Open
@xrmx is already working on this.
Since Jan 31, 2025.
exporters
logging
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 19
Description
See this comment for context https://github.com/open-telemetry/opentelemetry-python/pull/4400/files/18d51bb83137bceb90bd764412adf61649746f7f#r1932632329
We decided to go ahead and get #4400 merged for release and follow up on this bug separately. We can probably remove allow_null altogether.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.