Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ endif::[]
===== Features

* Add additional context information about elasticsearch client requests {pull}1108[#1108]
* Add `use_certifi` config option to allow users to disable `certifi` {pull}1163[#1163]

[float]
===== Bug fixes
Expand Down
6 changes: 3 additions & 3 deletions docs/supported-technologies.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ Collected trace data:
[[automatic-instrumentation-db-redis]]
==== Redis

Library: `redis` (`>=2.8,<3.2.0`)
Library: `redis` (`>=2.8`)

Instrumented methods:

Expand Down Expand Up @@ -570,8 +570,8 @@ Additionally, some services collect more specific data
===== DynamoDB

* Table name


[float]
[[automatic-instrumentation-sns]]
===== SNS
Expand Down