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

Feat: Improvement for Initial Implementation of Version 0.7.0 #39

Merged
merged 6 commits into from
Apr 21, 2024

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    7cc4598 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e88a9d7 View commit details
    Browse the repository at this point in the history
  3. refactor: set http.route during span creation when possible;

    Riandy Rahman Nugraha committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    f147d87 View commit details
    Browse the repository at this point in the history
  4. refactor: use len(str) > 0 for checking empty string for uniform styl…

    …e; use semconv.HTTPStatusCode() instead semconv.HTTPStatusCodeKey.Int() for uniform style;
    Riandy Rahman Nugraha committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    fd14532 View commit details
    Browse the repository at this point in the history
  5. feat: set library version to 0.7.0;

    Riandy Rahman Nugraha committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    10d8643 View commit details
    Browse the repository at this point in the history
  6. refactor: use semconv.HTTPRoute() instead semconv.HTTPRouteKey();

    Riandy Rahman Nugraha committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    223b037 View commit details
    Browse the repository at this point in the history