Azure / Azure/azure-functions-host
Add support for GenevaExporter in the host
Open
area: otel
Logging and Metrics
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
Currently, customers can add GenevaExporter to the worker process, but there is no way to configure it on the host. This limitation prevents full observability and consistent configuration across environments.
We need to add the ability to configure GenevaExporter directly on the host through an extension, ensuring customers can manage telemetry in a standardized and supported way.
Contributor guide
Assessment
This issue has not been assessed yet.