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

Passing message to record malformed event #965

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Oct 23, 2023

  1. Passing message to record malformed event

    Signed-off-by: Muhammad Raza <[email protected]>
    raza-matillion committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    5e1a96b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp

    Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.23.0 to 0.44.0.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go-contrib@v0.23.0...zpages/v0.44.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and raza-matillion committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    395da1d View commit details
    Browse the repository at this point in the history
  2. rebasing upstream and resolving conflicts

    Signed-off-by: Muhammad Raza <[email protected]>
    raza-matillion committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b2b1e3e View commit details
    Browse the repository at this point in the history
  3. Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp

    Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.23.0 to 0.44.0.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go-contrib@v0.23.0...zpages/v0.44.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and raza-matillion committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    84c9147 View commit details
    Browse the repository at this point in the history
  4. rebasing upstream and resolving conflicts

    Signed-off-by: Muhammad Raza <[email protected]>
    raza-matillion committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    65a0d25 View commit details
    Browse the repository at this point in the history
  5. passing message to respFn instead of passing nil

    Signed-off-by: Muhammad Raza <[email protected]>
    raza-matillion committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    f2da30e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b07dd11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d570f3 View commit details
    Browse the repository at this point in the history
  8. reverting the change that pass message into respFn

    Signed-off-by: Muhammad Raza <[email protected]>
    raza-matillion committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    eec1cd8 View commit details
    Browse the repository at this point in the history