Skip to content

Commit

Permalink
Remove otelzerolog (#5996)
Browse files Browse the repository at this point in the history
Fixes
#5969
  • Loading branch information
pellared authored Aug 9, 2024
1 parent 0c3fcdf commit 28acbbf
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 447 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- The `go.opentelemetry.io/contrib/config` package supports configuring `with_resource_constant_labels` for the prometheus exporter. (#5890)
- Add new runtime metrics to `go.opentelemetry.io/contrib/instrumentation/runtime`, which are still disabled by default. (#5870)
- Support for the `OTEL_HTTP_CLIENT_COMPATIBILITY_MODE=http/dup` environment variable in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` to emit attributes for both the v1.20.0 and v1.26.0 semantic conventions. (#5401)
- The `go.opentelemetry.io/contrib/bridges/otelzerolog` module.
This module provides an OpenTelemetry logging bridge for `github.com/rs/zerolog`. (#5405)

### Removed

Expand Down
1 change: 0 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ bridges/otelslog @open-te
bridges/otellogrus/ @open-telemetry/go-approvers @dmathieu @pellared
bridges/prometheus/ @open-telemetry/go-approvers @dashpole
bridges/otelzap/ @open-telemetry/go-approvers @pellared @khushijain21
bridges/otelzerolog/ @open-telemetry/go-approvers @dmathieu @AkhigbeEromo

config/ @open-telemetry/go-approvers @MadVikingGod @pellared @codeboten

Expand Down
23 changes: 0 additions & 23 deletions bridges/otelzerolog/example_test.go

This file was deleted.

23 changes: 0 additions & 23 deletions bridges/otelzerolog/go.mod

This file was deleted.

42 changes: 0 additions & 42 deletions bridges/otelzerolog/go.sum

This file was deleted.

153 changes: 0 additions & 153 deletions bridges/otelzerolog/hook.go

This file was deleted.

Loading

0 comments on commit 28acbbf

Please sign in to comment.