Skip to content

Move to OpenTelemetry? #244

Open
Open
@andrejpk

Description

Azure Monitoring is moving to OpenTelemetry as the future of instrumentation

Azure SDK tooling is also moving that way
.NET SDKs: Experimental
Java SDKs: Beta

One of the benefits of OpenTelemetry is separating instrumentation of libraries/frameworks from the monitoring tools that collect, ingest and analyze that data. This is done through standard APIs to write and read and write telemetry and metrics. See what is OpenTelemetry

One possible path forward for this project is to move from the App Insights enrichment libraries to the OpenTelemetry ones.

  • Continues to enrich the App Insights telemetry objects with Kubernetes values
  • Makes this same data available to any OpenTelemetry collector

Is it a good time to consider this, possibly as a fork? (Does that exist? I couldn't find one)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions