Skip to content

Commit

Permalink
Deprecate log_names setting from filter processor
Browse files Browse the repository at this point in the history
The LogRecord Name field [is removed](open-telemetry/opentelemetry-specification#2271) from the specification and is [going to be removed](open-telemetry/opentelemetry-proto#357) from the OTLP.
  • Loading branch information
tigrannajaryan committed Feb 8, 2022
1 parent 7a6f90e commit 5b50988
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,9 @@
- `resourcetotelemetry`: Ensure resource attributes are added to summary
and exponential histogram data points. (#7523)

## 🚩 Deprecations 🚩
## Deprecations

- Deprecated otel_to_hec_fields.name setting from splunkhec exporter. (#7560)
- Deprecated log_names setting from filter processor. (#7552)

## v0.43.0

Expand Down

0 comments on commit 5b50988

Please sign in to comment.