Skip to content

Enable OpenTelemetry instrumentation #335

@devpro

Description

@devpro

Description

Would it be possible to enable OpenTelemetry Go instrumentation in ngrok Ingress Controller?

OpenTelemetry, the most trending project of the CNCF after Kubernetes for many years, is the new standard for observability. It is currently the best way to send valuable information (3 pillars of observability) to the OpenTelemetry collector that can then share this data to any kind of data platform (such as Grafana, Elastic Stack, Splunk, etc.) just by configuration, in a decoupled and resilient way, avoiding any complicated solution or vendor lock-in.

Use Case

Be able to gather all observable data (logs, metrics, traces) directly from the containers, following the same standard, and be able to easily monitor, investigate, take action from dashboards where all information of the same system will be regrouped.

Related issues

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions