Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenTelemetry support in Azure Functions #10665

Open
RohitRanjanMS opened this issue Dec 3, 2024 · 0 comments
Open

OpenTelemetry support in Azure Functions #10665

RohitRanjanMS opened this issue Dec 3, 2024 · 0 comments

Comments

@RohitRanjanMS
Copy link
Member

RohitRanjanMS commented Dec 3, 2024

The primary goal of this project is to enhance the observability and flexibility of Azure Functions by introducing OpenTelemetry support for the host, enabling users to adopt industry-standard methods for exporting telemetry data. This initiative aims to:

Expand Telemetry Options for Customers:

Allow customers to export telemetry data from both the worker process and the host to any OpenTelemetry Protocol (OTLP)-supported endpoint.

Provide a consistent and standardized approach to telemetry data collection and export, supporting both the existing Application Insights SDK and new OpenTelemetry instrumentations.

Leverage the Advantages of an Industry Standard:

OpenTelemetry is an open, vendor-neutral standard that enables interoperability across various tools and platforms.

By adhering to this standard, customers can avoid vendor lock-in, allowing them to choose their preferred tools for telemetry processing and visualization.

The standard specification ensures compatibility with a wide range of APM systems and observability solutions, offering a flexible and future-proof approach to telemetry integration.

Improve Observability and Diagnostics:

Equip customers with comprehensive insights into the performance, behavior, and health of their Azure Functions.

Enhance diagnostics and troubleshooting by enabling integration with diverse Application Performance Monitoring (APM) systems and customer-specific telemetry endpoints.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant