Skip to content

Provide documentation for Instrumentation / OpenTelemetry  #20338

@ascott18

Description

@ascott18

Description

I cannot find any official documentation about adding OTel to a MAUI app.

The general docs are very sparse in information about adding OTel to a client app. Most of the examples are about server apps and it is very easy to fall into the major pitfall of using builder.Services.AddOpenTelemetry() in a MAUI app, which doesn't work because of #2244.

Public API Changes

N/A: docs request

Intended Use-Case

Collecting traces and metrics from client applications in order to diagnose problems

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions