Expose TLS/Insecure params via Logfire config
Open
Nobody has claimed this yet.
Feature Request
- Dominant language
- Python
- Stars
- 4.5k
- Forks
- 290
- Avg merge
- 21h 22m
- Merged PRs (30d)
- 99
Description
Description
Add support for sending data to a URL that uses a self-signed cert and also support for specifying TLS cert/key/ca.
I believe the HTTP exporter from OpenTelemetry has a param insecure for doing this. This is not exposed as part of LogfireConfig. There's also params for specifying cert/key/ca.
https://opentelemetry.io/docs/specs/otel/protocol/exporter/
These params are mostly needed for sending data to self-hosted endpoints or a self-hosted Logfire in the future.
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.