GoogleCloudPlatform / GoogleCloudPlatform/opentelemetry-operations-python
Feature request: log exporter should allow log name to be set from environment
Open
- Dominant language
- Python
- Stars
- 83
- Forks
- 46
- Avg merge
- 11h 40m
- Merged PRs (30d)
- 2
Description
If the log name is missing from the list of attributes it falls back to a hard-coded default string:
- `otel_python_inprocess_log_name_temp`
It would be ideal if the exporter allowed an environment variable to be used to override the default.
Contributor guide
Assessment
This issue has not been assessed yet.