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

examples: play with instrumenting Azure SDK usage #176

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on May 7, 2024

  1. examples: play with instrumenting Azure SDK usage

    - Shows using a 3rd party instrumentation (see azure-instr.js bootstrap script)
    
    Also:
    - Remove examples/ from the workspace, so we can freely add deps to it without
      burdening the top-level builds for CI and dev-use not using the examples.
    - Fix a bug in the trace waterfall handling of the gutter in mockotlpserver.
      It was not handling negative start offset values. Spacing was also wrong
      for the single-char time units.
    trentm committed May 7, 2024
    Configuration menu
    Copy the full SHA
    66ef387 View commit details
    Browse the repository at this point in the history
  2. lint fix

    trentm committed May 7, 2024
    Configuration menu
    Copy the full SHA
    98b6309 View commit details
    Browse the repository at this point in the history