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

Trace azure plugin to open telemetry as separate service #58

Merged
merged 1 commit into from
Mar 2, 2023

Commits on Mar 2, 2023

  1. Trace azure plugin to open telemetry as separate service

    When we emit traces to open telemetry from the azure plugin, change the service name to "porter.plugins.azure" and under its own root span (for distributed tracing). Right now we see the traces from the plugin, but it's not easy to isolate just stuff from a particular plugin since it's being grouped with the porter service.
    
    Signed-off-by: Carolyn Van Slyck <[email protected]>
    carolynvs committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    88b0244 View commit details
    Browse the repository at this point in the history