Skip to content

Commit

Permalink
Revert "Add logging signal to main (open-telemetry#2251)"
Browse files Browse the repository at this point in the history
This reverts commit 7c90cf4.
  • Loading branch information
Alex Boten committed Nov 3, 2021
1 parent 7c90cf4 commit 1297125
Show file tree
Hide file tree
Showing 22 changed files with 0 additions and 2,530 deletions.
8 changes: 0 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,14 +115,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added dropped count to otlp, jaeger and zipkin exporters.
([#1893](https://github.com/open-telemetry/opentelemetry-python/pull/1893))

### Added
- Give OTLPHandler the ability to process attributes
([#1952](https://github.com/open-telemetry/opentelemetry-python/pull/1952))
- Add global LogEmitterProvider and convenience function get_log_emitter
([#1901](https://github.com/open-telemetry/opentelemetry-python/pull/1901))
- Add OTLPHandler for standard library logging module
([#1903](https://github.com/open-telemetry/opentelemetry-python/pull/1903))

### Changed
- Updated `opentelemetry-opencensus-exporter` to use `service_name` of spans instead of resource
([#1897](https://github.com/open-telemetry/opentelemetry-python/pull/1897))
Expand Down
75 changes: 0 additions & 75 deletions docs/examples/logs/README.rst

This file was deleted.

62 changes: 0 additions & 62 deletions docs/examples/logs/example.py

This file was deleted.

10 changes: 0 additions & 10 deletions docs/examples/logs/otel-collector-config.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions docs/sdk/logs.export.rst

This file was deleted.

22 changes: 0 additions & 22 deletions docs/sdk/logs.rst

This file was deleted.

7 changes: 0 additions & 7 deletions docs/sdk/logs.severity.rst

This file was deleted.

1 change: 0 additions & 1 deletion docs/sdk/sdk.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ OpenTelemetry Python SDK

resources
trace
logs
error_handler
environment_variables

This file was deleted.

Empty file.
Loading

0 comments on commit 1297125

Please sign in to comment.