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

contrib: Adding WithCustomTag to various integrations #1359

Merged
merged 23 commits into from
Aug 12, 2022

Commits on May 25, 2022

  1. contrib/gorm.io/gorm.v1: adding WithCustomTag

    support custom tags for gorm.v1 instrumentation
    
    Fixes #1308
    xdu-opendoor committed May 25, 2022
    Configuration menu
    Copy the full SHA
    f01e184 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. contrib/confluentinc/confluent-kafka-go/kafka: adding WithCustomTag

    support custom tags for confluent-kafka-go/kafka instrumentation
    xdu-opendoor committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    f8c0559 View commit details
    Browse the repository at this point in the history
  2. contrib/database/sql: adding WithCustomTag

    support custom tags for confluent-kafka-go/kafka instrumentation
    xdu-opendoor committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    97b98bd View commit details
    Browse the repository at this point in the history
  3. contrib/google.golang.org/grpc: adding WithCustomTag

    support custom tags for google.golang.org/grpc instrumentation
    xdu-opendoor committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    ce2377c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into v1

    duxing authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    44f1af4 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. fixing lint

    xdu-opendoor committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    b34c1ef View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into v1

    duxing authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    7791857 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. adding unit tests

    xdu-opendoor committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    fa1a32d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be8d52d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3e6207 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52921ec View commit details
    Browse the repository at this point in the history
  5. correcting typo

    xdu-opendoor committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    ba1c464 View commit details
    Browse the repository at this point in the history
  6. change test condition

    xdu-opendoor committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    0cfc41f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    3d28837 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    4f31706 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. address feedback

    xdu-opendoor committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    4be53e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7830af8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e2d3f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. addressing feedback

    xdu-opendoor committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    bbd4673 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4a48ed View commit details
    Browse the repository at this point in the history
  3. fixing lint

    xdu-opendoor committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    37fef06 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    b4a432a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    2847535 View commit details
    Browse the repository at this point in the history