Skip to content

Commit 919b2c2

Browse files
xrmxshalevr
andauthored
CHANGELOG: remove spurious backtick (#2628)
Co-authored-by: Shalev Roda <[email protected]>
1 parent 593f86f commit 919b2c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4444
([#2300](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2300))
4545
- Rename AwsLambdaInstrumentor span attributes `faas.id` to `cloud.resource_id`, `faas.execution` to `faas.invocation_id`
4646
([#2372](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2372))
47-
- Drop support for instrumenting elasticsearch client < 6`
47+
- Drop support for instrumenting elasticsearch client < 6
4848
([#2422](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2422))
4949
- `opentelemetry-instrumentation-wsgi` Add `http.method` to `span.name`
5050
([#2425](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2425))

0 commit comments

Comments
 (0)